ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any tables......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
8. Sharing a project in practice
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.