ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Zombie data files and items
During the life of an application, items live and die......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
9. Overlaying controls
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
10. UMC: User Macro-Code
Error 40: The END statement marking the end of the class declaration is missing
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
ERR_NO_END_TAG
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Creating an insert query
An insert query (corresponding SQL statement......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......