ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism...
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options...
Windows: What to bear in mind if your customers use Vista (and higher)
Windows Vista (and later) proposes several improvements...
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
Word Processing control events
WINDEV manages the following events by default......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Pyramid charts
Pyramid charts allow you to view data in descending order......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Project Management Hub: Time tracking
The time spent can be listed on......
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Creating and handling an item
The main operations that can be performed on an item are as follows......
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
Items used in a select query
A query created in the query editor can contain several types of items......
NetGetFile (Example)
Usage example of the NetGetFile function
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Modified (Property)
The Modified property lets you know if an element has been modified.
NFCSendTag (Function)
Sends a NFC tag to another device.
Organization chart linked to a data file
11. User Macro-Code: UMC in practice
PDF Reader control events