ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Analysis links
The links are used to link the files found in an analysis between themselves......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Using the Vista style in your windows
WINDEV allows you to customize......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Events associated with internal windows
List of events associated with internal windows...
Obtaining an SSL certificate for IIS2 (2.0 or later)
HDescribeFile (Function)
Describes a data file programmatically.
Options of the window editor
To configure the general options of the window editor......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......