ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
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.
Extern (Reserved word)
EXTERN is used to...
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
ThreadState (Function)
Returns the current status of a thread.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
zipExist (Function)
Used to find out whether an archive exists.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
EventDestroy (Function)
Explicitly destroys an event.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
LooperInsertLine (Function)
Inserts a row into a Looper control.
Map control functions
Map control functions...
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.