ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Constants for manging the replication
List of constants used by the functions for managing the replication....
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
SysWinShow (Function)
Modifies the display status of a window.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Border management constants
List of constants used by the border management functions....
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
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)....
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.