ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
Error 35: 'Continue' is available in the loops only
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
SQLFirst (Example)
Usage example of the SQLFirst function
xlsColumnType (Example)
Usage example of the xlsColumnType function
xlsSave (Function)
Saves an XLS document.
SMSSend (Function)
Sends an SMS.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
TreeView Table control properties
List of properties associated with the TreeView Table control...
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.
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