ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)...
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
<Window>.EdRestore (Function)
Undoes all the modifications made by the end user ("Allow end users to modify the UI" option enabled).
6. Editing a page: zoning mode
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Accessing a database via a web service
The database can be accessed via a web service......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Component diagram
A component diagram shows the physical and static architecture of a system software......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
17. TLS/SSL: Encrypting information on the Web
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
17. WLanguage: a simple and powerful language
9. Sharing a project in practice
Sharing a project in practice...
Managing bar codes
The use of bar codes to identify and manage products has become essential......
SysInstance (Function)
Returns the instance of a module.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
How to create and handle a structure?
This help page explains how to create and handle a structure....