ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithSpace (Example)
Usage example of the WithSpace function
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Creating the Vision pages of the WEBDEV RAD pattern
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
WINDEV applications for Linux: Specific features
Table,Modify (External language)
Modifies an element in a Table control.
FolderData (Function)
FolderData is kept for backward compatibility.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Generating an application for Universal Windows 10 App
12. External component in practice
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
13. External component in practice
External component in practice...
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.