ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
GPSGetPosition (Function)
Retrieves information about the current device position.
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.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Open (Function)
Opens a modal WINDEV window.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
ServiceStart (Function)
Starts a service.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
Facebook functions
List of Facebook functions...
SQLExec (Example)
Usage example of the SQLExec function
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Scope (Property)
The Scope property property is used to specify requested permissions.
The Line control
A Line control is used to display a line in a page......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).