ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Multiline strings
To type character strings over several lines in the code editor...
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
PDFPassword (Function)
Protects a PDF document with a password.