ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the SOAP administrator
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
zipExtractPath (Function)
Returns the path of a file found in the archive.
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
WDZip: Creating or modifying an archive
This help page explains how to......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Character strings
WLanguage supports different types of strings....
dbgEnableLog (Function)
Enables the runtime log programmatically.
dCopy (Function)
Copies an image to another image.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Configuring an application with User Groupware
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Miscellaneous Windows constants
List of constants used by the Windows functions....
5. User Groupware in practice
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......