ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Compile (Function)
Dynamically compile a Procedure whose source code is supplied (dynamic compilation).
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Map control functions
Map control functions...
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......