ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Events associated with List Box controls
List of events associated with List Box controls...
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
"?" menu
WINDEV proposes a help menu adapted to your applications......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
HReadFirst (Function)
Sets the position on the first record according to a browse item.