ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Fax constants
List of constants used by the functions for managing faxes....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
CallDLL32 (Function)
Runs a function found in an external DLL.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Installing the monitoring robot
The monitoring robot includes three executables......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
Google constants
List of constants used by the Google functions....
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
HOnError (Function)
Customizes the management of HFSQL errors.
Constants for managing certificates
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
HTML Display control properties
HTML Display control properties...
HExtractMemo (Example)
Usage example of the HExtractMemo function
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
HTTPSendForm (Function)
Sends an HTTP form.