ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Constants for managing tiles
Automation object
The Automation keyword is used to declare an automation object...
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
XMLOpenReader (Example)
Usage example of XMLOpenReader
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
XMLSign (Function)
Signs an XML document.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
8. Optimizing an application
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Font management properties
List of font management properties...
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....