ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
Constants for managing tiles
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types.
WINDEV concepts
Creating a select query
A select query (corresponding SQL statement......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Range Slider control properties
The following properties are associated with the Range Slider control:...
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......