ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
Style sheet
A style sheet ("......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
The HTML Display control
The HTML Display control displays a web page in an application......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
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......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
3. Deploying a dynamic WEBDEV site
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......