ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Example for creating a select query
This help page explains how to create two select queries......
WLanguage properties available in PHP
The following properties are available in PHP...
Common project
Projects are often cross-platform......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Programming patterns
CAUTION......
Managing the styles
The help editor allows you to define styles of paragraphs......
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
ERR_DISCONNECTED_EXEC
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......