ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
MultiLinestring2D (Variable type)
The MultiLinestring2D type can be used to store a collection of linestrings defined with 2D coordinates.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
CurrentDay( Function)
Returns the number of the current day in the current month.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
Currencies
A currency is a real coded on 10 bytes....
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
TimePicker (Function)
Opens the system time picker.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
WDSQL, SQL querier: Overview
WDSQL is used to......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....