ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Body block
The Body block corresponds to the main block of the report......
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
<Window>.EdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Error 107: Redefinition of the parameter
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
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....
Programming patterns
CAUTION......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Start of Break block (Break header)
The Start of break block is optional......
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
iParameterPDF (Function)
Defines the options for the generated PDF file.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Error 3: The string has no final "
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.