ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
New (Reserved word)
New is used to allocate memory space...
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
USB constants
List of constants used by the USB functions....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Extern (Reserved word)
EXTERN is used to...
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Specific features of the Express version
CallDLL32 (Function)
Runs a function found in an external DLL.
MyReport (Reserved word)
MyReport is used to handle the current report...
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
HDelete (Function)
Deletes a record from a data file (query or view).
Declaring and using a variable
A variable is defined by name and type......