ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Global procedure/function
A global procedure can be used in all the processes or events of the project....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
The key items
Keys are specific items in your analysis......
Error 1038: This member already exists in the class
WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Error 1037: This member already exists in the structure
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
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)......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
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......
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.
Error 1050: This member already exists in the composite variable
3. Types of accessible files
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
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......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
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....