ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
License agreement - HFSQL Client/Server
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
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....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
XMLFind (Function)
Performs a search in an XML document.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Windows
The windows represent the main interface of a WINDEV application......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
AWP without UI
Bootstrap, Angular, React, Vue......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Assignment operators
Three assignment operators are available......
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....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
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"....