ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Telephony constants
List of constants used by telephony functions...
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Software license agreement
WINDEV Express license agreement...
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......