ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
PDFToText (Function)
Extract the text contained in an Document PDF.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
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.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box 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....
Creating index keywords
Index keywords allow users to easily find a help page......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
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...
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...