ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Calling a procedure/a function
Syntax for calling a local or global procedure.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
GanttListTask (Example)
Usage example of the GanttListTask function
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
xlsDocument (Example)
Usage example of the xlsDocument type
xlsVersion (Example)
Usage example of the xlsVersion function
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
GglGetCalendar (Example)
Usage example of the GglGetCalendar function
CookieRead (Example)
Usage example of the CookieRead function
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
API (Example)
Usage example of the API function
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
TableBreakIndex (Example)
Use example for the TableBreakIndex function
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
CallDLL32 (Example)
Usage example of the CallDLL32 function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Events associated with Tab controls
List of events associated with Tab controls...
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
HListFile (Example)
Usage example of the HListFile function