ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
HOnError (Example)
Usage example of the HOnError function
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
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.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
HMergeView (Example)
Usage example of the HMergeView function
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
grDestinationWnd (Function)
Defines a window as chart destination.
sEvent (Function)
Branches an event on a serial port.
JSONToVariant (Example)
Usage example of the JSONToVariant function
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
NetworkDisconnect (Function)
Disconnects a network drive.
HListItem (Example)
Usage example of the HListItem function
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
WDDIXIO License Agreement
WDDIXIO License Agreement...
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....
SQLExec (Example)
Usage example of the SQLExec function
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....