ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Installing a SOAP server with IIS
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
CallDLL32 (Function)
Runs a function found in an external DLL.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Creating a table in a report
Tables can be created in a report......
CertificateSignString (Function)
Creates the signature of a character string.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
FTPListFile (Example)
Usage example of the FTPListFile function
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......