ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDZip: Creating or modifying an archive
This help page explains how to......
7. HFSQL: files physically created
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Code editor: Display options
The code editor proposes several display options......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
12. Retrieving data from a site
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
Internal component description
The description of an internal component can opened at any time......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Date management constants
List of constants used by date management functions...
WDScript: use in command-line and console mode