ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Time and date management properties
List of properties for managing dates and times...
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
fChangeExtension (Function)
Changes the extension of a file on disk.
pdfSignature (Variable type)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
2. Analysis in practice
Multilingual project
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
RoundedCorner (Property)
The RoundedCorner property allows you to determine whether the bottom sliding window associated with the current window has rounded corners.
Native MySQL Connector - License Agreement
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
PaletteChange (Function)
Changes the palette used by the project or by a window.