ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
dChord (Example)
Usage example of the dChord function
dPen (Example)
Usage example of the dPen function
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
General environment of WINDEV
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
dSlice (Example)
Usage example of the dSlice function
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
Token management functions
Token management functions in "Text token" Edit controls....
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......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Ad Hoc deployment
AWP without UI
Bootstrap, Angular, React, Vue......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
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)......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
PreviousPage (Function)
Returns the name of the previous page.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
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?......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).