ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Progress Native Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
ERR_BAD_ACTION
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
5. HFSQL Cient/Server
1. Project and analysis
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Style of a control
As soon as it is created, a control is associated with a style......
Using an external component in an application
A component can be reused at any time in any application......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Message text file format
The text files created by WDMSG use a specific format......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......