ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Electronic invoicing: Factur-X in WLanguage
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Programming an indexed control
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
WEBDEV administrator: Viewing logs
The "Logs" tab is used to see the details of logs for a specific period......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
List,Search (External language)
Finds a value in a list.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......