ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
grSourceSeries (Function)
Defines the source of a series.
mongoResult (Variable type)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
HRecreateSubscriberReplica (Function)
Recreates the subscriber replica description file (universal replication only) based on the information of the master replica (.rpm and .syn files).
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
HForward (Example)
Usage example of the HForward function
iPageEnd (Function)
Forces the move to the next page during the report print.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
HAlias (Example)
Usage example of the HAlias function
Recycle code windows
By default, a single code window is opened per ......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
HChangeName (Function)
Modifies the physical name of a data file.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....