ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
xlsColumnType (Example)
Usage example of the xlsColumnType function
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
SMSSend (Function)
Sends an SMS.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
HReadLast (Example)
Usage example of the HReadLast function
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Creating the Form windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
CalendarSelect (Function)
Returns the date selected in a Calendar control.
Format (Property)
The Format property is used to identify and change the format of an element
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).