ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
fStopCompress (Example)
Usage example of the fStopCompress function
fSize (Example)
Usage example of the fSize function
Table,Modify (External language)
Modifies an element in a Table control.
HForward (Example)
Usage example of the HForward function
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
Type (Example)
Usage example of the Type property
WDZip: Creating or modifying an archive
This help page explains how to......
Installing a SOAP server with IIS
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
fCreate (Example)
Usage example of the fCreate function
HDescribeItem (Example)
Usage example of the HDescribeItem function
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
FTPAttribute (Example)
Usage example of the FTPAttribute function
Replication: The different types
The data replication is a powerful feature......
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.