ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
ToClipboard (Function)
Writes text or image information into the system clipboard.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
iPrintReport (Function)
Prints a report created with the report editor.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
zipListFile (Function)
Returns the list of files found in an archive.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
12. Available tests
Compilation options (chm format)
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
StatVarianceP (Function)
Calculates the variance for a full series of values.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.