ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
ScanCapability (Function)
Used to determine if a scanner has a given capability.
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
GetDefinition (Function)
Retrieves the definition of element type.
Constants for managing appointments
Lists of constants used to manage the appointments...
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
Handling an Organizer control through programming (prefix syntax)
An Organizer control can be handled through programming....
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.