ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractFile (Example)
Usage example of the zipExtractFile function
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Using several libraries in an application
A library is a WDL file that contains all the resources......
WordCount (Function)
Returns the number of words in a string.
Power (Function)
Raise a number to a power.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Drawer control properties
List of properties associated with the Drawer control...
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
EmailReadNext (Example)
Usage example of the EmailReadNext function
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......