ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
13. Print: Reports
WINDEV reports...
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Operations performed on state-transition diagrams
The following paragraphs explain......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Android Control Center
Do you know where to find your application log files?...
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
11. External component
Keep-alive on connection
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Access rights to a class property
A property is a code element that includes two processes......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Events associated with Shape controls
List of events associated with Shape controls...
Recompiling the project
The project compilation is a process used to......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Customize your charts: type, color, legends, etc.