ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Flexbox control
Flexbox is a standard layout system for web pages......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
Report viewer: Proposing several reports
In the document preview, end users can......
Removing a project from the SCM (Source Code Manager)
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
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....
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Accessing a database via a web service
The database can be accessed via a web service......
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.