ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
CertificateSignString (Function)
Creates the signature of a character string.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
StatVariance (Function)
Calculates the variance for a series of values.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
MmoEncryption (Property)
The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
iParameter (Function)
Retrieves the printer configuration and configures the print.
Image (Property)
The Image property gets and sets the background image of a control or block.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
HModifyViewRights (Function)
Sets the rights granted to a user or group on an SQL view or on a materialized view.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
IntegerPart (Function)
Returns the integer part of a number.
fChangeExtension (Function)
Changes the extension of a file on disk.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....