ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
State (Property)
The State property is used to get and change the state of an element.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Handling an element found in a TreeView control through programming (prefix syntax)
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
Programming automatic calculations in the columns of a Table control (prefix syntax)
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
Multilingual project
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.