ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
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.
The different types of windows
The following types of windows can be created in a WINDEV application......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
3. UML models in practice
Break in a report
The break is used to group the records corresponding to a sort criterion......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Using the task management and the schedule
Time management is extremely important......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
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?......
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Declaring and using a variable
A variable is defined by name and type......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
WDHFDiff - Use
WDHFDiff is used to compare......
Sort the data displayed in your tables in one click
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
3. UML models in practice
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
DDE constants
List of constants used by the DDE functions...
Multiline Zone control functions
Functions for handling Multiline Zone controls....