ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SMS functions
List of SMS functions...
ReplicInfo (Function)
Returns information about a replication.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
ColorHue (Function)
Calculates the hue of a color.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
PageChangeLayout (Function)
Applies a specific layout to a page.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
dDisplay (Function)
Displays the drawing in the Image control.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
HTTP functions (prefix syntax)
List of HTTP functions...
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.