ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Image control in a window
This help page presents the characteristics of an Image control found in a window...
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
HReadLast (Example)
Usage example of the HReadLast function
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min