ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

General environment of WINDEV
End of Document block
The End of document block is run once at the end of the report execution......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
SQLExec (Example)
Usage example of the SQLExec function
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
fWrite (Example)
Usage example of the fWrite function
ContactAdd (Example)
Usage example of the ContactAdd function
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Display (External language)
Displays a value in a control or assigns a value in a variable.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....