ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
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)......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
13. Print: Reports
WINDEV reports...
Page templates
WEBDEV allows you to create page templates......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Time management help
Time management is extremely important......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
16. Application test in practice
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Page Header block
The Page header block is printed on each new page......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Events associated with Shape controls
List of events associated with Shape controls...
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
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....
16. Types of code
Custom properties (WLanguage)
A custom property is a code element with two events......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....