ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPSendForm (Function)
Sends an HTTP form.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Defining clickable areas
In a page, an Image control can contain clickable areas......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Project (External language)
Opens and runs a WINDEV project.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Page Header block
The Page header block is printed on each new page......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.