ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
TreeView constants
List of constants used by the TreeXXX functions...
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Constants for object visibility
List of constants for managing the visibility of an object....
.NET application
To create a.NET application from a project......
FTP constants
List of constants used by the FTP functions....
CurrentWin (Function)
Identifies the window currently in edit.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Speech synthesis in the mobile applications
The phones can talk!......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.