ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a static project
The test of the entire project allows simulating the startup of the site...
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Table,Modify (External language)
Modifies an element in a Table control.
HForward (Example)
Usage example of the HForward function
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
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......
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......
fCreate (Example)
Usage example of the fCreate function
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....
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Extern (Reserved word)
EXTERN is used to...
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
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......