ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserRunApp (Function)
Opens the default Web browser of the current device.
DurationToString (Function)
Converts a duration to a character string in the specified format.
SOAP functions
List of SOAP functions...
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Sort (Function)
Sorts a WLanguage array.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Clipboard management functions
List of functions for managing the clipboard...
SQLReqExists (Function)
Checks the existence of a query.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
SocketClose (Function)
Closes a socket or a connection to a server socket.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Line control properties
List of properties associated with the Line control...
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HPriority (Function)
Finds out and modifies the priority of the calling application.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....