ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
WLanguage procedure associated with YesNoAsynchronous
Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
Sending elements to Free Technical Support
Creating a Pivot Table control
To create a Pivot Table control......
Creating a flexible modeling
To create a new flexible modeling, you can......
Creating the Relation pages of a WEBDEV RAD pattern
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Creating the Vision pages of the WEBDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Creating the menus for the pages of the WEBDEV RAD pattern
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
The OLE control
The OLE control is used to handle an OLE object......
The Upload control
The Upload control is used to upload files on the Web server......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Image editor: Features
The image editor includes several features......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Analysis links
The links are used to link the files found in an analysis between themselves......
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......