ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Delete (Function)
Deletes a record from a data file (query or view).
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
DateToDay (Function)
Returns the day that corresponds to a given date.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
Using a query with parameters
A query with parameters can be used......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.