ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
SSH constants
The following constants are used to manage an SSH server:...
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
7. Window templates
...Window templates...
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Select query description window: Items that can be used
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
HDescribeLink (Function)
Describes a link between two data files through programming.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
PDFToText (Function)
Extract the text contained in an Document PDF.
WINDEV License Agreement
WINDEV License Agreement...
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.