ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
fCreate (Example)
Usage example of the fCreate function
FTPAttribute (Example)
Usage example of the FTPAttribute function
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
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......
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Extern (Reserved word)
EXTERN is used to...
dLine (Example)
Usage example of the dLine function
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
UploadStart (Function)
Starts sending the selected files into an Upload control.
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Table,Insert (External language)
Inserts an element into a table at a given position.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
API (Example)
Usage example of the API function
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
CallDLL32 (Example)
Usage example of the CallDLL32 function
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
fEncrypt (Example)
Usage example of the fEncrypt function
Creating nested reports
Designing a supercontrol
A supercontrol is an advanced type of control......