ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Native Sybase Connector for WINDEV and WEBDEV 2024
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
2. UML models
2. UML models
Native Access to SAP
SAP is a widely used ERP......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
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......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.