ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
PageChangeLayout (Function)
Applies a specific layout to a page.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Events associated with control templates
List of events associated with control templates...
10. Embedded queries
29. SEO in practice
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
10. Page templates
Time management help
Time management is extremely important......
SQL functions: Special case
List of SQL functions: Special case...
SQLFirst (Function)
Positions on the first row of the query result.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......