ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
iColumnEnd (Function)
Forces a column break in a multi-column report.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
11. Controls in practice
Discover the main characteristics of the controls...
Label report
The report editor allows you to create "Label" reports......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
grExist (Function)
Checks the existence of a chart in memory.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Creating a table in a report
Tables can be created in a report......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Discover all the possibilities of pivot tables
ServiceInfo (Function)
Returns information regarding the configuration of a service.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Managing parallel tasks
The computers are becoming more and more powerful......