ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
The server is currently updated. Retry later.
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....