ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
12. Control templates
...Control templates...
Replication: The different types
The data replication is a powerful feature......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
xlsVersion (Function)
Returns the Excel version that was used to save the file.
Record (Type of variable)
The Record type is used to save the values of a record.
Ad Hoc deployment
WINDEV License Agreement
WINDEV License Agreement...
Using the Salesforce service
Salesforce is a very popular CRM software......
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
<Table>.SavePositionAndSelection (Function)
Save: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
7. Window templates
...Window templates...
1
5
6
7
8
9
168
>