ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Deploying a WINDEV application
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
CD/DVD functions
List of functions for managing CDs/DVDs...
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Cardinalities
The cardinalities are used to count the links between the files......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
Handling controls in a report
The different operations available for the report controls are as follows......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
15. Repeating a group of controls: loopers
Image control: the supported formats
The supported image formats are as follows:...
Generating the setup program
The last wizard step for creating the setup program allows you to......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Operations performed on collaboration diagrams
The following paragraphs explain......
Operations performed on sequence diagrams
The following paragraphs explain......
Operations performed on object diagrams
The following paragraphs explain......
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.