ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
Composite variable
A composite variable contains different types of elements (members)...
AJAXExecute (Example)
Usage example of the AJAXExecute function
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Calling a procedure/a function
Syntax for calling a local or global procedure.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Other operators
The following are additional operators......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.