ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Line control properties
List of properties associated with the Line control...
Customizing the report viewer: Available windows
WDSQL, SQL querier: Overview
WDSQL is used to......
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Query based on query
Queries can be based on items from another query......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Handling a Web Component control through programming
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Setup mode
Several methods can be used to distribute a WINDEV application......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
Variable scope
Variables can be declared anywhere in the code....
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......