ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Rights on the virtual directory
LanguageToName (Function)
Returns the name of a language.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
Image control: the supported formats
The supported image formats are as follows:...
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
ERR_BAD_URL
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
ChangeTarget (Function)
Changes the target of a button action.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
How to create a patch?
Specific features of the Express version
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.