ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Linear Looper control properties
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
Structure of data files of user groupware
zipFileSize (Example)
Usage example of the zipFileSize function
HExtractMemo (Example)
Usage example of the HExtractMemo function
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
ServiceControl (Function)
Sends a control message to a service.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
ReplicInfo (Function)
Returns information about a replication.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
iReportPrintingStatus (Function)
Returns the status of the current print.
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......