ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

29. SEO in practice
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
WEBDEV concepts
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
WinStatus (Function)
Identifies or modifies the window status.
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Time management help
Time management is extremely important......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
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.
GuidedTour (Variable type)
The GuidedTour type is used to define the advanced characteristics of a Guided Tour and its steps.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, database schema, ......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......