ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
BurnerErase (Example)
Usage example of the BurnerErase function
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
The Static control
A Static control is a control used to display a static text......
5. Which type of server to choose?
8. Optimizing an application
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
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......
System constants
List of constants used by the system functions....
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
HTML constants
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
List of extension attributes
The list of extension attributes ......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Creating a table in a report
Tables can be created in a report......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Input (Function)
Displays a message allowing the user to type an information.
Project portfolio
From version 25, you can create "project portfolios"......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......