ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
XML functions
List of XML functions...
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Data model editor: types of links
Several types of links can be found between the files......
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
OCR constants
Adds a language to the native OCR system....
fTempPath (Example)
Usage example of the fTempPath function
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
InfoBuild (Function)
Displays a custom message in a system information window.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Max (Function)
Returns the greatest value passed as parameter.
<Array>.Max (Function)
Returns the greatest value in the array.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......