ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
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....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
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......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Map control functions
Map control functions...
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....