ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeTarget (Function)
Changes the target of a button action.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
ERR_PARSER
8. Binding controls to data
A window can display information from......
Extracting the text of the project
The following text can be extracted......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
<Radio button>.Delete (Function)
Deletes an option from a Radio Button control.
ERR_DISCONNECTED_BY_ADMIN
WEBDEV concepts
"About" window
The "About" window is used to display and access various information about the current application......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Advanced types
The advanced types of WLanguage are as follows...
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
<Radio button>.Add (Function)
Adds a new option into a Radio Button control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.