ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
dCopyImage (Example)
Usage example of the dCopyImage function
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
ChangeTarget (Function)
Changes the target of a button action.
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......
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
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......
How to open a window?
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