ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HListItem (Example)
Usage example of the HListItem function
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
HCreateView (Example)
Usage example of the HCreateView function
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
SQLExec (Function)
Names and runs an SQL query.
Type (Property)
The Type property is used to get and change the type of an element.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
The single-part and multi-part archives
Two types of archives are available......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).