ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Generating the setup program
The last wizard step for creating the setup program allows you to...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Configuring the setup program
Two tools can be used to create a setup program...
Setup mode
Several methods can be used to distribute a WINDEV application...
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Dictionary
The dictionary is a file that can contain the project elements......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
fWrite (Function)
Writes: a character string into an external file. a memory section....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.