ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDFS constants
The following constants are used by the HDFS functions:...
dStraighten (Function)
Transforms an image by applying perspective correction.
fMemOpen (Function)
Opens a memory zone shared between several applications.
ContextClose (Function)
Closes a page context.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
<Image variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<picLayer variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<Image>.Straighten (Function)
Transforms an image by applying perspective correction.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Different types of data (Type of variable)
A variable is defined by name and type......
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Declaring and using a variable
A variable is defined by name and type......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Copying and cloning
Variables are copied using the "=" operator...
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
14. PHP generation in practice
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
EventCreate (Function)
Creates an event.