ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
fLongName (Example)
Usage example of the fLongName function
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
Error 19: The step of this FOR loop must be constant
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Test of a query
The query editor allows you to run the test of query result......
The Check Box control
A Check Box can correspond to......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.