ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSeparator (Function)
Returns a file path with normalized separators.
ThreadPause (Function)
Pauses the current thread during the specified duration.
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
Creating the Vision windows of the WINDEV RAD pattern
ReplicInfo (Function)
Returns information about a replication.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HImportXLS (Function)
Imports an XLS file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....