ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.