ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SendKey (Function)
Simulates the keystrokes and the mouse actions.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
fLock (Example)
Usage example of the fLock function
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
fUnlock (Example)
Usage example of the fUnlock function
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
SysIconAdd (Example)
Usage example of the SysIconAdd function
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
dArc (Example)
Usage example of the dArc function