ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
11 results for: fermer
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
InitialState (Property)
The InitialState property gets the initial state of a control.
Group (Property)
The Group property is used to:
  • find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
  • associate a control with a group of controls.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HChangeConnection (Example)
Usage example of the HChangeConnection function
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls...