ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
WINDEV License Agreement
WINDEV License Agreement...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
fWriteLine (Example)
Usage example of the fWriteLine function
WaitWindowStart (Function)
Opens the wait window of application.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......