ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EditAddToken (Function)
Adds a token to a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
AddLink (Function)
Adds a link to a text section in an edit control.
StreamReject (Function)
Refuses a request for stream connection.
ThreadRequestStop (Function)
Sends a stop request to a thread.
<Thread>.RequestStop (Function)
Sends a stop request to a thread.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Date (Type of variable)
The Date type enables you to easily handle the dates...
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
10. Smart controls
Smart controls...
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
grAddData (Function)
Adds a data into a chart.
<Chart>.AddData (Function)
Adds a data into a chart.
1. RAD (Rapid Application Development)
Saving entered data (AAF)
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
State (Property)
The State property is used to get and change the state of an element.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
State (Property)
The State property is used to get and change the state of an element.
1
5
6
7
8
9
230
>