ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
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...
UploadStart (Function)
Starts sending the selected files into an Upload control.
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......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
CallDLL32 (Example)
Usage example of the CallDLL32 function
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
LOOP statement
The statement block is repeated endlessly...
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
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
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
LooperDelete (Function)
Deletes a row from a Looper control.