ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Using WDDIXIO
To translate the text used in your project:...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....