ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
HReadLast (Example)
Usage example of the HReadLast function
Calling a procedure/a function
Syntax for calling a local or global procedure.
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....
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......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
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
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
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....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
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...
fSeek (Example)
Usage example of the fSeek function
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....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
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...
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.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.