ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Currencies
A currency is a real coded on 10 bytes....
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
The Organizer control
The Organizer control is used to display and handle organizers......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
15. Cookies: information stored on the end user's computer
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Break in a report
The break is used to group the records corresponding to a sort criterion......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....