ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Title (Property)
The Title property is used to get and change the title of an element.
LooperDelete (Function)
Deletes a row from a Looper control.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Address
The Address keyword can correspond to...
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
SysXRes (Function)
Returns the horizontal screen resolution.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
SysYRes (Function)
Returns the vertical screen resolution.
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......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
LooperInsertLine (Function)
Inserts a row into a Looper control.
grDeleteAll (Function)
Erases a chart and destroys this chart.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.