ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
FaxPause (Function)
Pauses a fax in the spooler.
MemSeek (Example)
Usage example of the MemSeek function
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
Simple statements
iPrintZone (Example)
Usage example of the iPrintZone function
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
fSeek (Example)
Usage example of the fSeek function
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.