ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts......
CertificateSignString (Function)
Creates the signature of a character string.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
URIGetInfo (Function)
Retrieves information of a URI resource.
StatVariance (Function)
Calculates the variance for a series of values.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
MmoEncryption (Property)
The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table.
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Manipulating a Layout control programmatically
A Layout control can be......
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
HChangeName (Function)
Modifies the physical name of a table.
Date (Variable type)
The Date type is used to easily manipulate dates...
HCheckStructure (Function)
Defines the mode for comparing tables.
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
UI audit: Detect obsolete technologies
The lifecycle of some projects span several years......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....