ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
NetworkUser (Function)
Identifies the name of the connected user.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
BurnerPath (Function)
Returns the path of the current burner.
dArc (Example)
Usage example of the dArc function
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
SysDir (Function)
Returns the path of a system directory.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Creating the Table pages of the WEBDEV RAD pattern
Items used in a select query
A query created in the query editor can contain several types of items......
Information 37: Optimize your FOR loop
TimeToInteger (Function)
Converts a time to an integer.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Creating the menus for the pages of the WEBDEV RAD pattern
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
The planes in WEBDEV
The planes are used to group the controls of an element......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Report controls
Several types of controls can be handled in a report created by the report editor......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
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.
<Cell>.DisplayDialog (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.