ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPAttribute (Example)
Usage example of the FTPAttribute function
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
tapiCallEnd (Function)
Returns the date and time of the end of call.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Events associated with the Conference control
List of events associated with a Conference control...
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
fListFile (Example)
Usage example of the fListFile function
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
Error (Function)
Displays a custom error message in a system error window.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
fImageSelect (Example)
Usage example of the fImageSelect function
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector 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....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......