ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
The Multimedia control
The Multimedia control is used to play multimedia files......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
OpenSister (Function)
Opens a non-modal sibling window.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Advanced types
The advanced types of WLanguage are as follows...
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....