ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
iCloseReport (Function)
Stops printing the current report immediately.
Wait (Function)
Temporarily stops the program execution.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
ComponentLocate (Function)
Specifies the access path to an external component of project.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Using the query result
The result of a select query can be used in......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Operations performed on activity diagrams
The following paragraphs explain......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
ServiceInfo (Function)
Returns information regarding the configuration of a service.