ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
WDINT license agreement
WDINT license agreement...
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
WDInst: handling the files to install
By default, the files to install are......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
MemcachedAddSuffix (Function)
Adds a value at the end of existing value in the cache for the given key.
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....