ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Creating help pages
A help system includes several pages......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
<Stack variable>.Push (Function)
Pushes an element onto the stack.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
iPreview (Function)
Configures the print destination.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
PDFToText (Function)
Extract the text contained in an Document PDF.
Push (Function)
Pushes an element onto the stack.
SaaS constants
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Enqueue (Function)
Adds an element to the queue.