ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code editor options
A series of options allows you to customize and take full advantage of the code editor......
The requested action cannot been performed: the page was not synchronized
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Message text file format
The text files created by WDMSG use a specific format......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Multi-product external components
Components are a remarkably useful tool for development teams......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
WINDEV concepts
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
14. 3-Tier architecture
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...