ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
LOOP statement
The statement block is repeated endlessly...
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
WinStatus (Function)
Identifies or modifies the window status.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
grDestinationWMF (Function)
Defines a meta file as chart destination.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
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....
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Automatic calculations in a Table control (AAF)
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Property Description (Type of variable)
The Property Description type is used to get information about a property.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.