ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
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
Error 4: A space is required after the ':' character
How to use an array of structures?
An array of structures is an Array variable......
Binding a Link control to an item
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Copying and cloning
Variables are copied using the "=" operator...
ErrorThrow (Function)
Throw a non-fatal error.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Creating a Java archive
When your Java application is developed, you can......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
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....
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
5. User Groupware in practice
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
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......