ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
WDInst: handling the files to install
By default, the files to install are......
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.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.