ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
<Source>.Read (Function)
Reads a record in a file according to a given record number.
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
Events associated with ListView controls
List of events associated with ListView controls...
<DiskFile variable>.Write (Function)
Writes: a character string to an external file. a memory section....
ERR_ALREADYCONNECTED
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
WDDeploy features
WDDeploy can be used to......
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
<ftpConnection variable>.Time (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......