ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
DDERetrieve (Example)
Usage example of the DDERetrieve function
Scheduler control events
The following events associated with Scheduler controls:...
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
France.CheckSIRET (Function)
Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements)....
France.CheckSIREN (Function)
Checks the validity of a French SIREN number (Système d'Identification du Répertoire des Entreprises)....
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
<Organizer>.ListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
HCopyFile (Example)
Usage example of the HCopyFile function
Error 3: The string has no final "
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
iParameterViewer (Function)
Configures the report viewer.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....