ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Creating and handling an item
The main operations that can be performed on an item are as follows......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Binding a ListView control to an item
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Saving entered data (AAF)
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Materialized view
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....