ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
HRegenerateFile (Function)
Regenerates a table from its log.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Service variable
The Service variable is used to......
Project Management Hub: Project Management
Project Management Hub: project management (view, create, etc.)...
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
docProperty (Variable type)
The docProperty type is used to define the properties of a Word Processing document.
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Reals