ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
dCopy (Function)
Copies an image to another image.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
The Tab control
The Tab control is used to simultaneously display different controls......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Type and version of Web server
The configuration diagnostic displays the following error......
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
Merging differences (SCM)
DDEUpdate (Function)
Modifies a linked data.
EventClose (Function)
Closes a synchronization event between several threads.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
HDescribeFile (Function)
Describes a data file programmatically.
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
OLELoad (Function)
Initializes an OLE control with an OLE object.
Operations performed on class diagrams
The following paragraphs explain......
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
xlsClose (Function)
Closes an XLS file.
ArrayCopy (Function)
Copies the content of an array to another array.
Declaring and using a variable
A variable is defined by name and type......
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, ......