ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
eCurrencyName (Function)
Returns the caption of a currency.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
12. Available tests
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Various constants
List of various constants used by the constants WINDEV functions....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Help system properties
The properties of help system are used to define......
Code statistics
The code statistics affect......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.