ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Automatic management of exceptions
The management of exceptions can be customized by process......
Copying controls from the page editor
The controls can be copied from the page editor......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Control (Variable type)
The Control type is used to define the characteristics of a control.
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
SocketRead (Function)
Retrieves a message sent by another socket.
ArrayContain (Function)
Searches for an element in a WLanguage array. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
Image drawing and processing functions
List of image drawing and processing functions...
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.