ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Value (Property)
The Value property is used to:
  • Find out and modify the value of a report control.
  • Find out and modify the value of a control or the title of a window.
  • Find out the identifier of a stream.
  • Find out and modify the value of a control or the title of a page.
Max (Function)
Returns the greatest value passed as parameter.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows...
<ANSI string>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
StringToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
LocalStorageAdd (Function)
Adds a value to the local storage.
Abs (Function)
Returns the absolute value:
  • of a numeric value,
  • of a numeric expression (integer or real).
  • of a duration.
<Array>.Max (Function)
Returns the greatest value in the array.
<Array>.Min (Function)
Returns the lowest value in the array.
Operations in a Select query
The query editor allows you to perform operations on the values of an item...
Min (Function)
Returns the lowest value.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
Types of Edit controls
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution...
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook...
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
DnDForce (Function)
DnDForce is kept for backward compatibility.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept...
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function...
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Handling menu options programmatically
The menu options can be handled......
Animating a Static control
Two methods can be used to animate a Static control......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
MDIOpen (Function)
Opens and enables an MDI child window.
HSetLog (Function)
Enables or disables log management on a file.
WDXView : Use
This help page presents the different features of WDXView......
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes...
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes...
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
HModify (Example)
Usage example of the HModify function
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible...
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis...
Developing 64-bit sites
You can deploy 64-bit compatible sites......