ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Software license agreement
WINDEV Express license agreement...
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
Managing parallel tasks
The computers are becoming more and more powerful......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
ERR_BAD_APPLICATION
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
WEBDEV 2024
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Telephony constants
List of constants used by telephony functions...
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Native Access to SAP
SAP is a widely used ERP......
fMoveDir (Function)
Moves a directory and its content.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Replication management functions
Three types of replication are proposed......
7. Layouts using the Flexbox control
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.