ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Guided tour management constants
GetTheme (Function)
Gets the current theme of a mobile application.
Input (Function)
Displays a message allowing the user to type an information.
Defining a help window template
WINDEV allows you to create help window templates......
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
grDestinationWMF (Function)
Defines a meta file as chart destination.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
ContactAdd (Example)
Usage example of the ContactAdd function
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......