ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
PicRotation (Function)
Rotates a WDPic image.
iPrintImage (Function)
Sends the image file to print to the print buffer.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Handling report blocks
The different operations available on report blocks are as follows......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iParameter (Function)
Retrieves the printer configuration and configures the print.
Diagram constants
The following constants are used to manage diagrams:...
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
PicMergeLayer (Function)
Merges the layers of a WDPic image.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
Composite chart
A composite chart is a chart that displays several types of charts......