ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User group settings
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
Manager of automated tests
The test manager is used to......
Currencies
A currency is a real coded on 10 bytes....
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
ERR_DISCONNECTED_BY_ADMIN
User report editor (Reports & Queries)
A report provides a custom view of data......
Step 5: Site parameters
Once the site installed, you can define the site connection options......