ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
SQLExec (Function)
Names and runs an SQL query.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
29. SEO in practice
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
ThreadCurrent (Function)
Returns the name of the thread currently run.
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, ...).
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.