ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
gLine (Function)
Builds a sequence of characters containing a line.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
ToClipboard (Function)
Writes text or image information into the system clipboard.
StatSum (Function)
Calculates the sum for a series of values.
eChangeCurrency (Function)
Converts a currency into another currency.
13. Security advantage: "Back" button
Calculates the symmetric difference between a geographic polygon and another geometry....
Using a query with parameters
A query with parameters can be used......
Custom tooltips
Tooltips are very useful for application users......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
The options of the User Groupware
An application is often intended to be used by several users connected via a network......