ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLock (Example)
Usage example of the fLock function
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Accessibilité (Property)
fRead (Example)
Usage example of the fRead function
Event (Example)
Usage example of the Event function
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipExtractFile (Example)
Usage example of the zipExtractFile function
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with Slider controls
List of events associated with Slider controls in a window...
API (Example)
Usage example of the API function
iPreview (Example)
Usage example of the iPreview function
Note (Property)
The Note property is used to get and change a text associated with an element.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
zipDeleteFile (Function)
Deletes a file from an archive.
fCompare (Function)
Compares the content of two files bit by bit.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
CallDLL32 (Example)
Usage example of the CallDLL32 function
fMoveFile (Function)
Moves a file from one directory to another.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
fUnlock (Example)
Usage example of the fUnlock function
zipAddFile (Example)
Usage example of the zipAddFile function
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....