ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiUnhold (Function)
Picks up a call on hold.
tapiHold (Function)
Puts a call on hold.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
27. Center or anchor a site horizontally
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
2. Analysis in practice
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Customizing the User Groupware
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Configuring an application with User Groupware
Running the test of the User Groupware and installing it
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
Validity period of site pages
When creating a page, a validity period can be defined for this page......
WordToArray (Function)
Fills an array with the words from a string.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
4. HFSQL Classic
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......