ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
UUDecode (Function)
Decodes a character string in UUEncode format.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
Guided Tour constants
WDInst allows you to configure the characteristics of the files to install......
Document (Type of variable)
The Document type is used to handle a "docx" document.
HOpenAnalysis (Function)
Opens a database schema in HFSQL Classic format.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
HCopyRecord (Example)
Usage example of the HCopyRecord function
Project (External language)
Opens and runs a WINDEV project.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Properties associated with the options of a Switch control