ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page management functions
List of functions for managing pages...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
HTTP functions (prefix syntax)
List of HTTP functions...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Managing the styles
The help editor allows you to define styles of paragraphs......
Help system properties
The properties of help system are used to define......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Example for creating a select query
This help page explains how to create two select queries......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
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....
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......