ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Programming an indexed control
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
ThreadMode (Function)
Changes the management mode of threads.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Setup directory
The setup wizard allows you to configure the setup directory of application....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....