ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
dPolyline (Function)
Draws a line composed of multiple segments.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Creating a window skin template
fCopyDir (Example)
Usage example of the fCopyDir function
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
zipInfoFile (Example)
Usage example of the zipInfoFile function
MemCreate (Function)
Creates a memory area.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....