ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipDeleteFileList (Function)
Deletes a list of files from an archive.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
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.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
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......
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.
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......
fTrackFile (Function)
Triggers the tracking of a file.
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...
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.