ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Wire control
The Wire control is used to visually link 2 controls......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
5. HFSQL Cient/Server
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Typecasting of parameters
The description of the parameter type is optional......
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
4. User Groupware
User Groupware...
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......