ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
WLanguage procedure called by iOSApplicationOpenURLProcedure
WLanguage procedure ("callback") called by iOSApplicationOpenURLProcedure when the application must open a resource identified by a URL.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Environment of the data model editor
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Note (Property)
The Note property is used to get and change a text associated with an element.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
ReturnReceipt (Property)
The ReturnReceipt property gets and changes the email delivery receipt request.
SenderAddress (Property)
The SenderAddress property allows you to get and change the sender address of an email.
Sender (Property)
The Sender property is used to get and change the sender's email address....
Priority (Property)
The Priority property is used to get and change the priority level of an element.