ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
WDMSG license agreement
WDMSG license agreement...
Error 530: The -- operator is not allowed
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Events associated with formatted display controls
List of events associated with formatted display controls...
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Obtaining an SSL certificate for IIS2 (2.0 or later)
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
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)...
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....