ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Compound statements
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Constants for the Exif functions
List of constants used by the Exif functions....
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 ......
Combination (Type of variable)
A combination is a set of options.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Environment of the window editor
The main elements of window editor are as follows:
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
grDestinationWMF (Function)
Defines a meta file as chart destination.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
OpenMobileWindow (Function)
Opens a window in a mobile application.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
WDXView : Use
This help page presents the different features of WDXView......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......