ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HDeactivateTrigger (Function)
Disables a trigger.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
fListResource (Function)
Lists the resources integrated to the application.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
gpwAddUser (Function)
Adds a user to the User Groupware database.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
XMLRoot (Function)
Positions on the root tag of an XML document.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
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......
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
Dynamic structure (Type of variable)
A structure can be allocated dynamically...