ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
10. Smart controls
Smart controls...
ERR_NO_APPLICATION
Changing sites from AWP to SEO-ready session mode
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Assignment operators
Three assignment operators are available......
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.