ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
iPrintZone (Example)
Usage example of the iPrintZone function
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
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......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Border of controls
One of the most important elements of control style is its border......
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
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......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
ProjectInfo (Function)
Returns specific information about the project currently run.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min