ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

France.CheckSIREN (Function)
Checks the validity of a French SIREN number (Système d'Identification du Répertoire des Entreprises)....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
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
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Execute (Function)
Starts the execution of a process through programming.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
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)....
Constants for managing the windows
List of constants used by the functions for managing the windows...
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.
dArc (Example)
Usage example of the dArc function
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
<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.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......