ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerEject (Function)
Opens or closes the door of current burner.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Operations performed on object diagrams
The following paragraphs explain......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Switch control properties
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
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.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
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......
grParameter (Function)
Retrieves or modifies a chart parameter.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Operations performed on collaboration diagrams
The following paragraphs explain......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
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.