ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Error 301: Unknown identifier
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
FolderModeImage (Property)
The FolderModeImage property is used to get and change the display mode of the folder image in TreeView and TreeView Table controls.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Error 1016: The method of the class is private
Events associated with List Box controls
List of events associated with List Box controls...
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
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......
Events associated with an Organizer control
The following events are associated with Organizer controls:...