ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
User group settings
Constants for the Exif functions
List of constants used by the Exif functions....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Manipulating a Layout control programmatically
A Layout control can be......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
grRaised (Function)
Used to display a chart with raised effect.
WDZip: Creating or modifying an archive
This help page explains how to......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.