ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Upload control events
The following processes are associated with the Upload control:...
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Managing main window menus
A main menu is necessarily associated with a window......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
GglUploadDocument (Function)
Uploads a document to the Google server.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Events associated with control templates
List of events associated with control templates...
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
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......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.