ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
ComponentLocate (Function)
Specifies the access path to an external component of project.
Position (Function)
Finds the position of a specified string within another string.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
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....
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
Geometry (Variable type)
The Geometry type can be used to store any type of geometry: point, polygon, etc.
Month (Property)
The Month property is used to get and change the month of an element.
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......
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....
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
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......
Setup on a local network (LAN)
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.
Principle for running threads
At runtime, an application runs in a main thread......