ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Stack variable>.Push (Function)
Pushes an element onto the stack.
Push (Function)
Pushes an element onto the stack.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
BackgroundTaskList (Function)
Returns the list of background tasks for the application.
Writing an email: the available methods
This help page presents the methods for writing an email....
24. Displaying and linking pages
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
MemcachedAddSuffixKeyGroup (Function)
Adds a value at the end of existing value in the cache for the given key on a group of servers.
MemcachedAddPrefixKeyGroup (Function)
Adds a value at the start of existing value in the cache for the given key on a group of servers.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
ERR_PARSER
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Error 1010: The member of the class is constant
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......