ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FaxPause (Function)
Pauses a fax in the spooler.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
iPrintReport (External language)
Prints a report created with the report editor.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
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.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
MemSeek (Example)
Usage example of the MemSeek function
Autofill (Property)
donne une information de type pour le remplissage auto iOS/Android...
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
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......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
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