ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Position (Function)
Finds the position of a specified string within another string.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
grWndSize (Function)
Defines the size of the window containing the chart.
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.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
fTrackFile (Function)
Triggers the tracking of a file.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...