ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to open a window?
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
InitParameter (Function)
Initializes the management of persistent values.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
DDESend (Function)
Sends a data to the program connected via DDE.
Programming an indexed control
fOpen (Example)
Usage example of the fOpen function
The Cell control
The Cell control contains controls......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Specific features of the Express version
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
fSelect (Example)
Usage example of the fSelect function
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Properties associated with report controlss
List of properties associated with the report controls...
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.