ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
<Image variable>.Copy (Function)
Copies an image to another image.
NoteDelete (Function)
Deletes a repositionable note found in the current window.
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
14. Controls in practice
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
<Table>.CollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
WINDEV Framework License Agreement
6. Multiple generation
...Multiple generation...
<Table>.ExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....