ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
SCM: Creating a repository
To share a project via the Source Code Manager, a repository must be created......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
8. 10 tips for better interfaces
Detects the contours of the shapes in an image....
How to open a window?
Indicates whether the code is run in the simulator for Universal Windows Platform applications. Function kept for backward compatibility....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Scanner (Variable type)
The Scanner type is used to handle the information from a scanner.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Border (Type of variable)
The Border type is used to handle a border through programming...
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Handling controls in a report
The different operations available for the report controls are as follows......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min