ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 35: 'Continue' is available in the loops only
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
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....
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Priority (Property)
The Priority property is used to get and change the priority level of an element.
SQLExec (Example)
Usage example of the SQLExec function
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
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
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.
TreeView Table control properties
List of properties associated with the TreeView Table control...
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......