ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Typing multilingual texts
For a multilingual application, you have the ability to......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
Assisted universal replication: specific features
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Page Header block
The Page header block is printed on each new page......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Page (Property)
The Page property is used to handle a page.
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 data file or query......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Extracting messages added or modified since last extraction
A project was already created and translated......
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).