ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
Functions for managing Table controls (prefix syntax)
List of functions for managing Table controls (prefix syntax)...
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
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......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
HSL (Function)
Creates a color from its hue, saturation and lightness.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....