ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
ChangeAction (Example)
Usage example of ChangeAction
Operations performed on deployment diagrams
The following paragraphs explain......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Constants for managing the spell check
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
SysErrorMode (Function)
Modifies the display mode of errors.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.