ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
The HTML control
The HTML control displays HTML pages or HTML code...
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Operations performed on deployment diagrams
The following paragraphs explain......
AAF: Context menu of Image controls
A context menu is available for Image controls......
The structure of the file for remote control
The management of remote control uses a file in INI format......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
<TreeView Table>.TypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Debugging functions
List of debugging functions...
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
8. Binding controls to data
A window can display information from......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
8. Associating controls with data
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......