ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Printing the content of a table (AAF)
By default, a Table field offers an automatic context menu enabling the user to perform a number of operations on the data displayed in the table......
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
fCompare (Function)
Compares the content of two files bit by bit.
HToItem (Function)
Assigns the specified value to an item of the current record.
Installing the monitor
The monitoring robot includes three executables......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
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 table 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)....
Open (Function)
Opens a modal WINDEV window.
Control (Variable type)
The Control type is used to define the characteristics of a control.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
NetworkConnect (Function)
Associates a drive with a shared network directory.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.