ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
gpwAddUser (Function)
Adds a user to the User Groupware database.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
Body block
The Body block corresponds to the main block of the report......
HTTP functions
List of HTTP functions...
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
dbgEnableAssert (Function)
Enables or disables the assertive programming.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
iCloseReport (Function)
Stops printing the current report immediately.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
Control (Variable type)
The Control type is used to define the characteristics of a control.
Error (Function)
Displays a custom error message in a system error window.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a table. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Types of Edit controls
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......