ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
fUncompress (Example)
Usage example of the fUncompress function
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Version (Property)
The Version property is used to get and change the version of an element.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
sEndEvent (Function)
Disables the detection of an event on a serial port.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function