ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. User Groupware in practice
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Events associated with TreeView controls
List of events associated with TreeView controls...
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Describing a problem to the Free Technical Support
5. Deploying a dynamic site (Session or AWP) in practice
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Hyper File functions available for backward compatibility
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......