ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.FromSource (Function)
Automatically updates the controls of a page 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....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
<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....
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
<Source>.ToWindows (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....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
gpwConnectUser (Function)
Connects a user to the User Groupware.
Table, List Box and Combo Box controls bound to queries
A Table, List Box, or Combo Box control can be used to display the content of a table or query......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....