ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
ERR_NO_APPLICATION
RESTSend (Function)
Sends a REST request and waits for the server response.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
7. Layouts using the Flexbox control
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
<Gantt chart>.ListLink (Function)
Lists the links in a Gantt Chart column in a Table or TreeView Table control.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Saving entered data (AAF)
Events associated with Check Box controls
List of events associated with Check Box controls...
Various constants
List of various constants used by the constants WINDEV functions....
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......