ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fMoveDir (Function)
Moves a directory and its content.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
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)....
Constants for the geo-localization functions
Constants used by the geo-localization functions...
HDescribeItem (Example)
Usage example of the HDescribeItem function
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
zipFindFile (Example)
Usage example of the zipFindFile function
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
PDFToText (Function)
Extracts text from a PDF file.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
HRegenerateFile (Function)
Regenerates a data file from its log.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....