ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
13. External component in practice
External component in practice...
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
BrowserType (Function)
Returns the type of browser used by the Web user.
fDirSize (Function)
Returns the size of a directory in bytes.
WinStatus (Function)
Identifies or modifies the window status.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
Report viewer: Proposing several reports
In the document preview, end users can......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
ArrayToParameters (Function)
Converts an array of elements into a list of parameters.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
ThreadEnd (Function)
Ends the execution of the current thread.