ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
FirstDayOfMonth (Function)
Returns the first day of the month.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
BurnerEject (Function)
Opens or closes the door of current burner.
ShellExecute (Function)
Opens a document in its associated application.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.