ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Serialize (Function)
a class (and its subelements), an array (including the associative arrays), a queue, a stack,...
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array...
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
Table control based on a variable
... of an Array variable, to the members of a class or to the elements of an advanced variable (e.g.,...
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes,...
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++...
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
9. Sharing a project in practice
Sharing a project in practice...
Error 1017: The method is not global: use: to access it
1
4
5
6
7
8
27
>