ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
End of Document block
The End of document block is run once at the end of the report execution......
hbDeleteTable (Function)
Deletes an HBase table.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
ERR_ALREADYCONNECTED
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Native Access to SAP
SAP is a widely used ERP......
Events associated with Flash controls
List of events associated with Flash controls...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
fClose (Example)
Usage example of the fClose function
2. How to test a site?
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....