ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
9. Generation modes
WINDEV Mobile includes different types of generation......
14. Controls in practice
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
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....
Project description: Style tab
The project description window allows you to configure various elements of your project......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Report editor: Available types of reports
Several types of reports can be created in the report editor......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.