ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
iLine (Function)
Prints a line at specified coordinates.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Global and local variable
Two types of variables are available......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Font (Type of variable)
A Font variable creates a font programmatically...
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
AnimationEnabled (Function)
Enables or disables the animations in the controls.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
ToastDisplay (Function)
Displays a "Toast" message.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.