ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Universal replication
The purpose of universal replication is to keep several databases synchronized......
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.
Error 35: 'Continue' is available in the loops only
Expands all breaks in a Looper control with break....
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Facebook functions
List of Facebook functions...
FBGetUserInformation (Function)
Gets the Facebook information of the connected user.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
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......
SQLFirst (Example)
Usage example of the SQLFirst function
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
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....
HReadLast (Example)
Usage example of the HReadLast function
iReportPrintingStatus (Function)
Returns the status of the current print.
Format (Property)
The Format property is used to identify and change the format of an element
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Passing parameters
The parameters can be passed to a procedure......