ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
WidgetDisplay (Function)
Refreshes a widget window.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
Declaring and using a variable
A variable is defined by name and type......
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
HOpenConnection (Function)
Opens a connection to a specific database.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Commands of the external interface
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
LOOP statement
The statement block is repeated endlessly...
Constants for managing tiles
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Automatic error handling
Error handling can be customized for each process......
Character strings
WLanguage supports different types of strings....
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.