ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Constants for telemetry management
Constants for telemetry management...
fWrite (Function)
Writes: a character string to an external file. a memory section....
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Count (Property)
The Count property returns the number of elements in a given set.
Project description: Options tab
The project description window allows you to configure various elements of your project......
The Image control
The Image control is used to......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
IFrame control
IFrame is an HTML concept......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.