ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
HDescribeLink (Function)
Describes a link between two data files through programming.
Task list
Each project can be associated with a task list......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Error 1021: The method of the class is not global
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
8. Optimizing an application
The Sidebar control
The Sidebar control gives access to different options......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
AttachPointStart (Property)
The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'