ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
fFileExist (Function)
Checks the existence of an external file.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
HListConnection (Function)
Returns the list of connections currently described in the application.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Passing parameters
The parameters can be passed to a procedure......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.