ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
Breakpoints
When testing an application in the editor, breakpoints make it possible to automatically launch the debugger from a given line of code......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
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....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
HStatCalculateAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the table.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
BurnerCancel (Function)
Cancels the current burn process.
grParameter (Function)
Retrieves or modifies a chart parameter.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
TreeCollapse (Function)
Collapses a branch previously expanded.