ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
zipInfoFile (Example)
Usage example of the zipInfoFile function
fCurrentDrive (Function)
Gets or sets the current drive.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
iDestination (Function)
Configures the print destination.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
fRead (Example)
Usage example of the fRead function
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Automatic management of exceptions
The management of exceptions can be customized by process......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
zipFileSize (Example)
Usage example of the zipFileSize function
ChangeCharset (Example)
Usage example of the ChangeCharset function
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....