ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
1. Project and analysis
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
9. Monitor your sites, servers, etc.
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
<Stack variable>.Pop (Function)
Pops an element from a stack.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
GDI+ framework
Some WINDEV features use the GDI+ framework......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
Dequeue (Function)
Removes an element from the queue.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....