ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Edit control
The Edit control allows users to enter data......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
LoadParameter (Function)
Reads a persistent value.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
TreeCollapse (Function)
Collapses a branch previously expanded.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Items used in a select query
A query created in the query editor can contain several types of items......
dCopy (Function)
Copies an image to another image.
Events associated with internal windows
List of events associated with internal windows...
FileDisplay (Example)
Usage example of the FileDisplay function
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......