ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URL Rewriting
URL Rewriting is a technique used to improve SEO......
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Generating an application for Universal Windows 10 App
WINDEV and OPC
OPC stands for "OLE for Process Control"......
ToastDisplay (Function)
Displays a "Toast" message.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Execute (Function)
Starts the execution of a process through programming.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Debugging constants
List of constants used by the debugging functions...
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Extern (Reserved word)
EXTERN is used to...
Border of controls
One of the most important elements of control style is its border......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.