ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Type and version of Web server
The configuration diagnostic displays the following error......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Error 17: OTHER CASE must be the last statement used in SWITCH
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
HSetREP (Function)
Enables or disables the management of .REP file.
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Page (Property)
The Page property is used to handle a page.
Path (Property)
The Path property gets and sets a path.
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Hasp constants
The Hasp constants are as follows......
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).
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Name (Property)
The Name property is used to get the name of an element.