ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Text (Property)
Text is used to find out whether an item is a text item.
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
HFSQL Client/Server: Configuring the server
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Ad Hoc deployment
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
3. Site development life cycle
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
TextToRTF (Function)
Converts text to Rich Text Format.
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
".STY" file: "Style sheet" file
A style sheet is a "......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Set of procedures
The global procedures are grouped in set of procedures......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Text (Property)
The Text property is used to get and modify text.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.