ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Items used in a select query
A query created in the query editor can contain several types of items......
WDTRAD options
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
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.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Description (Property)
The Description property is used to get and change the page description.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Configuring an application with User Groupware
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Error 531: The negative or null subscripts are not allowed
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......