ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
5. User Groupware in practice
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
xBase files: Limits
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
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......
Software Factory
The concept of software factory is used to automate the process for creating applications....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
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 ......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
5. User Groupware in practice
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
SSLActive (Function)
Used to enable or disable the secure SSL mode.
SAP functions
List of SAP functions...
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
8. If you are already familiar with WINDEV
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......