ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLock (Example)
Usage example of the fLock function
iPreview (Example)
Usage example of the iPreview function
fRead (Example)
Usage example of the fRead function
Event (Example)
Usage example of the Event function
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
PermissionRequest (Function)
Prompts the user to grant an application permission.
zipExtractFile (Example)
Usage example of the zipExtractFile function
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
API (Example)
Usage example of the API function
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
Note (Property)
The Note property is used to get and change a text associated with an element.
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
CallDLL32 (Example)
Usage example of the CallDLL32 function
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
fUnlock (Example)
Usage example of the fUnlock function
zipAddFile (Example)
Usage example of the zipAddFile function
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
SNMPGetTable (Function)
Reads a table of SNMP values.
OpenChild (Example)
Usage example of the OpenChild function
SysIconAdd (Example)
Usage example of the SysIconAdd function
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...