ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
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
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
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
LOOP statement
The statement block is repeated endlessly...
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Extern (Reserved word)
EXTERN is used to...
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.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
HDescribeConnection (Function)
Describes a new connection to an external database.
Help system properties
The properties of help system are used to define......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....