ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Seek (Function)
Searches for the index of an element in a WLanguage array.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
WinEdLoad (Function)
Loads the changes made by the end user in a window.
HChangeConnection (Example)
Usage example of the HChangeConnection function
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
List of extension attributes
The list of extension attributes ......
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
SQLTransaction (Example)
Usage example of the SQLTransaction function
VariableReset (Function)
Resets the variable to its initial value.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
LDAPFind (Function)
Performs a search in an LDAP server.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HDescribeConnection (Function)
Describes a new connection to an external database.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.