ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
BurnerEject (Function)
Opens or closes the door of current burner.
Image control: the supported formats
The supported image formats are as follows:...
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
LOOP statement
The statement block is repeated endlessly...
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
fCurrentDir (Function)
Identifies or modifies the current directory.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
RGB (Function)
Defines a color from its Red, Green and Blue components.