ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
CreateShortcut (Example)
Usage example of the CreateShortcut function
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
14. Controls in practice
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit)....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
System functions
List of system functions...
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
eCurrencyName (Function)
Returns the caption of a currency.
HChangeName (Function)
Modifies the physical name of a data file.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.