ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with framesets
List of events associated with framesets...
CmdAddOption (Function)
Adds an option to the command to be executed in console mode.
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
11. Window templates
WINDEV Mobile allows you to create window templates....
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
<Command variable>.AddArgument (Function)
Adds an argument to a command to be executed in console mode.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control. As of version 2025 Update 2, this function is no longer available. The management of map styles has been modified by Google. It is now necessary to define map styles in the Google platform and then use the MapIDGgl function to manage map styles....
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Arithmetic operators
The arithmetic operators are......
7. Multilingual applications in practice
WINDEV concepts
Binding a Check Box control to an item