ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
WinOutWidth (Function)
Returns the full width of a window (including the border).
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
TreeExpand (Function)
Expands a node in a TreeView control.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
REP files
REP files contain the list of data files handled by the application....
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.