ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
FTPAttribute (Example)
Usage example of the FTPAttribute function
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
9. Types of standard controls
Types of standard controls...
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
dChord (Example)
Usage example of the dChord function
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
fWriteLine (Example)
Usage example of the fWriteLine function