ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associative array (Variable type)
An associative array is an "advanced" type of array...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
Array functions
List of functions for managing arrays
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Extracting the text of the project
The following text can be extracted......
4. When to use the debugger?
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
The Tab control
The Tab control is used to simultaneously display different controls......
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
fMemExist (Function)
Checks the existence of a shared memory zone.
8. If you are already familiar with WINDEV
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
fMemOpen (Function)
Opens a memory zone shared between several applications.
The Clickable Image control
The Clickable Image control can be used to......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Creating index keywords
Index keywords allow users to easily find a help page......
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
Assignment operators
Three assignment operators are available......
Position (Function)
Finds the position of a specified string within another string.