ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB,...
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
FolderData (Function)
FolderData is kept for backward compatibility.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option...
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce...
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
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.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Variable scope
Variables can be declared anywhere in the code....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode...
Creating the Vision pages of the WEBDEV RAD pattern
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......