ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
WDINT license agreement
WDINT license agreement...
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Overview of external languages
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
The HTML control
The HTML control displays HTML pages or HTML code......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Managing parallel tasks
The computers are becoming more and more powerful......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Using a query with parameters
A query with parameters can be used......