ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
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...
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Logical operators
The logical operators are as follows......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
MyReport (Reserved word)
MyReport is used to handle the current report...
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
Automation object
The Automation keyword is used to declare an automation object...
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
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......