ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Typing multilingual texts
For a multilingual application, you have the ability to......
Testing a WEBDEV website on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Properties of a help page
The characteristics of a help page are used to define......
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
<Source>.CheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
ERR_DISCONNECTED_ERROR
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....