ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOnError (Example)
Usage example of the HOnError function
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
fLongName (Example)
Usage example of the fLongName function
zipSize (Example)
Usage example of the zipSize function
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
FTPDate (Example)
Usage example of the FTPDate function
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
12. Synchronizing data
JSONToVariant (Example)
Usage example of the JSONToVariant function
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Using a query with parameters
A query with parameters can be used......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
NetworkDisconnect (Function)
Disconnects a network drive.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....