ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Parameters of a procedure/function
You have the ability to pass parameters to a procedure.
Passing parameters
The parameters can be passed to a procedure...
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.
Typecasting of parameters
The description of the parameter type is optional...
Local procedure
Two types of procedures are available...
Video functions
List of video functions...
Menu management functions
List of functions for managing menus...
HFSQL management functions
List of functions for HFSQL management...
Email management functions
List of functions for managing emails...
Functions for managing Breadcrumb controls
List of functions for managing Breadcrumb controls...
Kanban control functions
The following functions handle Kanban controls......
PDF file management functions
...PDF file functions...
Chart management functions
...Chart management functions...
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Google document management functions
List of functions for managing Google documents...
Google Calendar management functions
List of functions for managing Google calendars...
Scheduler control functions
List of functions that can be used with a Scheduler control....
TreeMap control functions
The following functions are used to manage TreeMap controls:...
Organizer control functions
The following functions are used to manage the Organizer control:...
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
Map control functions
Map control functions...
TimeLine control functions
The following functions are used to manage TimeLine controls:...
Tab control functions
The following functions are used to manage tabs......
Parallel task management functions
The following functions are used to manage parallel tasks...
HTML Editor control functions
List of functions for managing HTML Editor controls...
Table control functions
List of functions specific to Table controls...
TreeView control functions
The following functions are used to manage TreeView controls:...
Image drawing and processing functions
List of image drawing and processing functions...
Toolbar control functions
List of functions for managing Toolbar controls...
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
1
2
3
4
5
6
331
>