ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
HDescribeConnection (Function)
Describes a new connection to an external database.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
HTTPSendForm (Function)
Sends an HTTP form.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Extern (Reserved word)
EXTERN is used to...
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
ShellExecute (Function)
Opens a document in its associated application.
MySelf (Reserved word)
MySelf is used to handle the current control...