ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadLast (Example)
Usage example of the EmailReadLast function
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
SocketCreate (Example)
Usage example of the SocketCreate function
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
List of operators
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
FTP constants
List of constants used by the FTP functions....
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
BurnerEject (Function)
Opens or closes the door of current burner.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
zipOpen (Example)
Usage example of the zipOpen function
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
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.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......