ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
Share your projects via Git
Git is a source code manager......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
FaxConnect (Function)
Establishes a connection to a fax server.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
4. When to use the debugger?
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Print constants
List of constants used by the print functions....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Environment of the query editor
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Native Access to SAP
SAP is a widely used ERP......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.