ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Title (Property)
The Title property is used to get and change the title of an element.
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....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
1. Examples provided with WINDEV Mobile
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
18. Order of execution of the code of buttons/links