ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
Text (Property)
Text is used to find out whether an item is a text item.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
Site Map control properties
List of properties associated with a Site Map control...
ServiceExist (Function)
Checks whether a service is installed.
Windows,TCurrent (External language)
Modifies the title of the current window.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
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.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.