ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Controls in practice
Discover the main characteristics of the controls...
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
TreeCollapse (Function)
Collapses a branch previously expanded.
zipDeleteAll (Function)
Deletes all files from an archive.
iFont (Function)
Selects the default font.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
MyParent (Reserved word)
MyParent is used to handle...
ErrorThrow (Function)
Throw a non-fatal error.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
ExeListProcess (Function)
Returns the list of applications currently run.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
OpenChild (Function)
Opens a non-modal child window.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
HImportCSV (Function)
Imports a CSV file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
NextTitle (Function)
Modifies the title of next window to open.