ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the Image Editor control
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
DurationToString (Function)
Converts a duration to a character string in the specified format.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Apply (Function)
Executes a procedure for each element of a WLanguage array.
CreateShortcut (Example)
Usage example of the CreateShortcut function
dStraighten (Function)
Transforms an image by applying perspective correction.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
BrowserType (Function)
Returns the type of browser used by the Web user.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Error 113: Non-dynamic array without definition
Error 303: ambiguous control name
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
Company (Property)
The Company property is used to get and modify the company associated with an element.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
Constants used by the functions for managing Tab controls
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......