ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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)....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grDraw (Function)
Draws a chart according to the specified parameters.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Events associated with windows
List of events associated with windows...
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
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......
Bar code constants
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....