ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
zipListFile (Function)
Returns the list of files found in an archive.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
fSize (Function)
Returns the size of a file (in bytes).
Automatic context menu for the Scheduler controls
Each Scheduler control in a window offers the user a menu by default....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
GglGetDocument (Function)
Downloads a document from Google Docs.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
iSkipLine (Function)
Forces one or more line break.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....