ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Set of procedures
The global procedures are grouped in set of procedures......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Project (External language)
Opens and runs a WINDEV project.
Events associated with internal windows
List of events associated with internal windows...
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Events associated with pages
List of events associated with pages...
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Events associated with supercontrols
List of events associated with supercontrols...
Designing a supercontrol
A supercontrol is an advanced type of control......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Extern (Reserved word)
EXTERN is used to...
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Error 102: The constants can be defined in the initialization code of project, ...
1
2
3
4
5
6
159
>