ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to......
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Handling Word Processing controls programmatically (prefix syntax)
A Word Processing control can be handled through programming......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Properties associated with Combo Box controls that display a table
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Sub-query
A sub-query is a query whose result is used by another query......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
OCR constants
Adds a language to the native OCR system....
The HTML Display control
The HTML Display control displays a web page in an application......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Properties associated with a TreeMap element
The following properties can be used with an element of a TreeMap control......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.