ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
14. Controls in practice
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.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
9. Generation modes
WINDEV Mobile includes different types of generation......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
ServiceWait (Function)
Pauses the current service during the specified duration.
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......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......