ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Word Processing control events
WINDEV manages the following events by default......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
PopupAnimate (Function)
Displays a popup in a page cell.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.