ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
Add data files to a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Position (Function)
Finds the position of a specified string within another string.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of web services includes the necessary tools to allow the consumption of secure web services used to manage the Sesam Vitale cards......
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
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....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
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.
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.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....