ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
Error 701: The property is read-only
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Error 24: No END statement is associated with this LOOP
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.