ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
Several print modes are available for a report.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
grTitle (Function)
Modifies the caption and/or position of the chart title....
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
HOpen (Function)
Opens a data file.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Handling Spreadsheet controls programmatically (in a report)
Serialization constants
The serialization constants are as follows:
Handling a Web Component control through programming
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
12. Available tests
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......