ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
URIGetInfo (Function)
Retrieves information of a URI resource.
MQTT functions (prefix syntax)
The following functions are used to manage MQTT clients...
MemcachedDeleteKeyGroup (Function)
Deletes a key from the Memcached cache on a group of servers.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Animation of Mobile windows
In mobile applications, the different screens of the application are displayed via a small animation: display from the right, from the top, etc., ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
ToastDisplay (Function)
Displays a "Toast" message.
Software Factory
The concept of software factory is used to automate the process for creating applications....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......