ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing projects
List of constants used by the functions for managing projects....
Operations performed on object diagrams
The following paragraphs explain......
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....
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Arithmetic operators
The arithmetic operators are......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Defining a help window template
WINDEV allows you to create help window templates......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
EXE constants
List of constants used by the functions for managing executables....
Locking data files: correspondence between WINDEV 5.5 and the later versions
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
WDMSG license agreement
WDMSG license agreement...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......