ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 3: The string has no final "
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
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)....
CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.
<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
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Sending elements to Free Technical Support
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....
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
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....
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....