ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Describing an element
A flexible modeling includes different elements linked together......
Installing a SOAP server with Apache
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
HListCustomFolder (Function)
Returns a list of defined Custom-Folders (also called groups): in the current database schema, in ongoing database schemas (projects with multiple database schemas). in the specified database schema....
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
ModbusDisconnect (Function)
Closes the Modbus session.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
Locking data files: correspondence between WINDEV 5.5 and the later versions
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
HOpenAnalysis (Function)
Opens a database schema in HFSQL Classic format.
OpenMobileWindow (Function)
Opens a window in a mobile application.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP......
Editing WEBDEV project element styles
WEBDEV lets you manage all the WEBDEV element styles used in a project......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......