ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
MatFloatAdd (Function)
Adds a value to each matrix element.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Events associated with a Signature control
The following processes are associated with a Signature control:...
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").