ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to use an array of structures?
An array of structures is an Array variable......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
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.
Error 1012: The class member is not global: it cannot be accessed from a global method
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Binding a Link control to an item
Copying and cloning
Variables are copied using the "=" operator...
ErrorThrow (Function)
Throw a non-fatal error.
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Bitwise operators
The operations on binary values are performed......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
19. Upload: Sending files to the server
15. Project Management Hub
7. Source Code Manager (SCM)
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......