ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Principle for running threads
At runtime, an application runs in a main thread......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change...
Caption (Property)
The Caption property is used to get and change the text of an element.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication...
Environment of the window editor
The main elements of window editor are as follows:
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example)....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected...
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified...
MySelf (Reserved word)
MySelf is used to handle the current control...
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Constants for managing Organizer controls
Constants for managing Organizer controls...
Count (Property)
The Count property returns the number of elements in a given set.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
iVPos (Function)
iVPos is kept for backward compatibility.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
TreeView constants
List of constants used by the TreeXXX functions...
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events...
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific...