ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Installing the monitoring robot
The monitoring robot includes three executables......
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).
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
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......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
WDXView : Use
This help page presents the different features of WDXView......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Constants used by the scanner functions
Constants used by the scanner functions...
FileToScreen (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 data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
KioskDisable (Function)
Disables kiosk mode for the current application.