ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
VibrationTrigger (Function)
Triggers the vibrations of the device.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Error 31: The file to include is not found. Check the name and path ...
Emulates the selection of an option in a Radio Button control....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
fSplit (Function)
Splits a file into several files.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
HChangeName (Function)
Modifies the physical name of a table.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......