ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
LooperInsert (Function)
Inserts a row into a Looper control.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
fSeek (Example)
Usage example of the fSeek function
PageParameter (Function)
Returns the value of a parameter passed to the current page.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
DDESend (Function)
Sends a data to the program connected via DDE.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Time (Type of variable)
The Time type is used to easily handle the times...
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
ServiceWait (Function)
Pauses the current service during the specified duration.
Character strings
WLanguage supports different types of strings....
TelemetryEnable (Function)
Enables the telemetry manually.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
fOpen (Example)
Usage example of the fOpen function
FTPCommand (Function)
Sends a specific FTP command to a server.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.