ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDelete (Function)
Deletes a file accessible from the current computer.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
PDFSign (Function)
Applies an approval signature to an existing PDF.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
Modulo (Reserved word)
Returns the remainder of a division.
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
fDriveInfo (Function)
Returns information about a drive.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
RegistryCreateKey (Function)
Creates a key in the Windows registry.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.