ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
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......
Facebook functions
List of Facebook functions...
SQLExec (Example)
Usage example of the SQLExec function
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
10. Embedded queries
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
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.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
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
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
MCI constants
List of constants used by the MCI functions....
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.