ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with pages
List of events associated with pages...
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
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......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Events associated with Splitter controls
List of events associated with Splitter controls...
Operations in a Select query : add and delete
The following paragraphs present......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
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)....
ERR_NO_END_TAG
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Configuring the setup program
Two tools can be used to create a setup program......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
ERR_BAD_FILE
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
5. Project configuration
Project configuration...
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.