ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a Java archive
When your Java application is developed, you can......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Error (Function)
Displays a custom error message in a system error window.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
WEBDEV Application Server - 10 connections - License agreement
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
1. Examples provided with WINDEV Mobile
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
12. Retrieving data from a site
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.