ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Code snippets
The code editor allows you to enter "Code snippets"......
SQL view
An SQL view is a virtual data source defined by an SQL query......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
LooperInsertLine (Function)
Inserts a row into a Looper control.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Map control functions
Map control functions...
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
gLine (Function)
Builds a sequence of characters containing a line.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.