ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the skin template of a report
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
BurnerEject (Function)
Opens or closes the door of current burner.
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Switch control properties
7. Dynamic site on specific configurations
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Sum (Function)
Calculates the sum of the array elements.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.