ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Events associated with Table controls
List of events associated with Table controls...
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Discover WINDEV Mobile
WINDEV Mobile Tutorial - WINDEV Mobile overview Discover WINDEV Mobile - 10 min
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Events associated with Shape controls
List of events associated with Shape controls...
Type and version of Web server
The configuration diagnostic displays the following error......
Rights on the virtual directory
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Project description: Theme tab
The project description window allows you to configure various elements of your project......
The Multimedia control
The Multimedia control is used to play multimedia files......
Events associated with Flash controls
List of events associated with Flash controls...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......