ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Environment of the query editor
AAF: Sort/Search/Filter on the columns of Table controls
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)....
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
18. Order of execution of the code of buttons/links
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
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 ......