ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
3. Application development cycle
Development cycle of a WINDEV application....
Sort the data displayed in your tables in one click
grSourceSeries (Function)
Defines the source of a series.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
The Clickable Image control
The Clickable Image control can be used to......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Constants for managing Windows events
The following constants are used to manage Windows events:...
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
Power (Function)
Raise a number to a power.
Materialized view