ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
zipListFile (Function)
Returns the list of files found in an archive.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
InfoBuild (Function)
Displays a custom message in a system information window.
WordCount (Function)
Returns the number of words in a string.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Power (Function)
Raise a number to a power.
dCopyImage (Example)
Usage example of the dCopyImage function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
HDescribeFile (Function)
Describes a data file programmatically.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Static control properties
List of properties associated with a Static control...
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
TreeView Table control properties
List of properties associated with the TreeView Table control...
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Seek (Function)
Searches for the index of an element in a WLanguage array.
Font (Type of variable)
A Font variable creates a font programmatically...