ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
XLS file handling functions
List of functions for managing XLS files...
HEX@ (Type of Variable)
Le type _VisiteGuidéeActionAutorisée permet de définir toutes les caractéristiques avancées d'un XXX....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Error 31: The file to include is not found. Check the name and path ...
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Error 704: The property does not exist on
SAP functions
List of SAP functions...
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
WDINT setup
HeaderVisible (Property)
The HeaderVisible property allows you to get and set the visibility status of the row and column headers in the layout of an XLS document.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Runtime log
The runtime log is the best way to identify the most used features of an application......
Android Control Center
Do you know where to find your application log files?...
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....