ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
The Organizer control
The Organizer control is used to display and handle organizers......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Project description: Options tab
The project description window allows you to configure various elements of your project......
HTML Editor control properties
Properties associated with the HTML Editor control....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
HTML Display control properties
HTML Display control properties...
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
1. RAD (Rapid Application Development)
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.