ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
State (Property)
The State property is used to get and change the state of an element.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
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....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
GOTO statement
The GOTO statement is used to run a code identified by a given label...
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
11. Choosing the action of a button/link
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......