ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Priority (Property)
The Priority property is used to get and change the priority level of an element.
MIMEType (Property)
The MIMEType property gets and sets the MIME type of an element.
InternalWindow
The InternalWindow property sets the name of the internal window to be used.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
WinOutWidth (Function)
Returns the full width of a window.
SQLExec (Example)
Usage example of the SQLExec function
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
Facebook functions
List of Facebook functions...
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.