ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
18. Secure payment
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Error 19: The step of this FOR loop must be constant
Error 1015: The method of the class is protected
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Drop-down button
The drop-down button expands: a context menu. a popup window....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....