ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
Query editor: Characteristics
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Page constants
List of constants used by page functions....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Programming the looper attributes
All the looper attributes can be handled by programming......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
Move
The Move property determines if an element can be moved.
Remove
The Remove property determines if an element can be removed.
Window controls
Several types of controls can be used in a window, ......
ListView control properties
List of properties associated with the ListView control...
ActiveX control properties
List of properties associated with the ActiveX control...
Cube control properties
List of properties associated with the Cube control...
Carousel control properties
List of properties associated with the Carousel control...
Scrollbar control properties
List of properties associated with the Scrollbar control...
Calculated control properties
List of properties associated with the Calculated control...
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......