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.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
ERR_DISCONNECTED_RELOG
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
9. Overlaying controls
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
WidgetProcedure (Function)
Specifies the procedure that will be called when the user clicks an iOS 14 widget.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
11. Window templates
WINDEV Mobile allows you to create window templates....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
The Static control
A Static control is a control used to display a static text......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....