ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
SQLFirst (Function)
Positions on the first row of the query result.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Display (External language)
Displays a value in a control or assigns a value in a variable.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
GglUploadDocument (Function)
Uploads a document to the Google server.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
Compilation options
The compilation options allow you to define the help system generation settings......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
ArrayDistinct (Function)
Returns an array without duplicates.
String functions
List of functions for managing character strings...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Creating the Form pages of a WEBDEV RAD pattern