ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Rating control properties
The Rating control can be used in a window as well as in a page....
dFont (Example)
Usage example of the dFont function
HIndex (Function)
Rebuilds the file index (".NDX" file).
Supercontrol
A supercontrol is an advanced type of control......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
dCopyImage (Example)
Usage example of the dCopyImage function
Constants for the geo-localization functions
Constants used by the geo-localization functions...
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Static control properties
List of properties associated with a Static control...
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Warning 18: Loop without potential end
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.