ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): 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 tables for example). from an HFSQL server to antoher HFSQL server....
fShortName (Function)
Returns the short name of a file or directory.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Pop (Function)
Pops an element from a stack.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
HCheckStructure (Function)
Defines the mode for comparing data files.
WINDEV Mobile 2024 Tutorial - Table of contents
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Table,Insert (External language)
Inserts an element into a table at a given position.
Round (keyword)
The Round keyword can correspond to...
10. Embedded queries
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.