ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Organizer control
The Organizer control is used to display and handle organizers......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
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....
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
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......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
InstantMessaging (Property)
The InstantMessaging keyword can correspond to: the InstantMessaging property of a variable of type Contact. an InstantMessaging variable....
License agreement - HFSQL Client/Server
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......