ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
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?......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
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...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
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......
CallDLL32 (Function)
Runs a function found in an external DLL.
Specific features of the Express version
MyReport (Reserved word)
MyReport is used to handle the current report...
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
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)....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
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....
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......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
12. Pages in practice
MyPage (Reserved word)
MyPage is used to handle the current page...