ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Properties associated with report controlss
List of properties associated with the report controls...
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
dInvertColor (Function)
Reverses the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
fCompress (Function)
Compresses a file.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Right (Function)
Extracts the last characters from a string or string buffer.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatFloatAdd (Function)
Adds a value to each matrix element.
fRemoveDir (Function)
Deletes a directory from a disk.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.