ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Flexbox control description: Detail tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
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.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
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 '/')....
fSeparator (Function)
Returns a file path with normalized separators.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
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)....
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Chart functions
...Chart functions...
WinStatus (Function)
Identifies or modifies the window status.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
HTTPCreateForm (Function)
Creates an HTTP form.