ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
EditDeleteToken (Function)
Deletes a token from a "Text token" Edit control.
EditDeleteAllToken (Function)
Deletes all the tokens from a "Text token" edit control.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
Identifier (Property)
The Identifier property gets and sets 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.
ImageMode (Property)
The ImageMode property gets and sets the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Secure REST web service
WINDEV and WEBDEV allow you to create REST web services and secure access with OAuth tokens......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
ERR_NOTACTIVATED
Rotates a WDPic image....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static Text control)....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Static Text control properties
List of properties associated with a Static Text control...
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
11. User Macro-Code: UMC in practice