ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FBRequest (Function)
Sends an HTTP request to the Facebook Graph API.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
TelemetryEnable (Function)
Enables the telemetry manually.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
NetworkUser (Function)
Identifies the name of the connected user.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....
ModbusDisconnect (Function)
Closes the Modbus session.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
grColor (Function)
Returns and initializes the color of different chart elements.
PDF Reader control events
HModify (Example)
Usage example of the HModify function
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function