ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window...
Tab control properties
A Tab Control can be manipulated in a window or page using the following WLanguage properties...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window...
The Tab control
The Tab control is used to simultaneously display different controls...
Events associated with Tab controls
List of events associated with Tab controls
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Tab pane properties
A tab pane can be manipulated in a window or page using the following WLanguage properties...
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
GetDefinition (Function)
Retrieves the definition of element type.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Title (Property)
The Title property is used to get and change the title of an element.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
OpenSister (Function)
Opens a non-modal sibling window.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Creating nested reports
Aliases on data files: HAlias
The aliases are used to handle......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
Table,Insert (External language)
Inserts an element into a table at a given position.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Managing the styles
The help editor allows you to define styles of paragraphs......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......