ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
EXE constants
List of constants used by the functions for managing executables....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Installing a Webservice (old format)
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
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).
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
OpenChild (Example)
Usage example of the OpenChild function
LooperCount (Function)
Returns the number of rows in a Looper control.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
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.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ThreadCurrent (Function)
Returns the name of the thread currently run.
ControlCurrent (Function)
Returns the name of the control currently in edit.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.