ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<List Box>.MoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Detailed use of WINDEV FTP/RPC
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
WINDEV Mobile concepts
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.