ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
XML management: Use example
This application example manages an XML file named "Orders......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Constants for managing emails
List of constants used by the functions for managing emails....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Creating the Form windows of a WINDEV RAD pattern
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Drop-down button
The drop-down button expands: a context menu. a popup window....
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
gClickableLink (Function)
Adds a clickable link in a graphic string.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Error 2109: You are using the ObjectInfo function