ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimePicker (Function)
Opens the system time picker.
Error 1037: This member already exists in the structure
TimeToInteger (Function)
Converts a time to an integer.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Status bar of windows
The status bar of a window is used to display several types of information......
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
FontBold (Property)
The FontBold property is used to manage bold style in a text.
TimeValid (Function)
Checks the time validity.
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
3. Types of accessible files
2. Types of accessible files
Types of accessible files...
13. Types of standard controls
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<mongoDatabase variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB database.