ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
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)....
WEBDEV license agreement
WEBDEV license agreement...
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
HAdd (Example)
Usage example of the HAdd function
FTPConnect (Example)
Usage example of the FTPConnect function
HExtractMemo (Example)
Usage example of the HExtractMemo function
zipChangePath (Example)
Usage example of the zipChangePath function
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
Border of controls
One of the most important elements of control style is its border......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......