ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
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).
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....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
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......
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.
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.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
3. Deploying a dynamic WEBDEV site
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......