ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
What is an application?
An application is a set of objects (windows, controls, ......
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment.
Error 13: The label already exists
XML functions (prefix syntax)
List of XML functions...
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......