ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperSelectPlus (Function)
Selects a row in a Looper control.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
How to open a window?
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
SysSpace (Function)
Returns the physical memory space for the current computer.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Phone constants (Android / iOS)
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......