ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
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......
Constants for managing projects
List of constants used by the functions for managing projects....
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.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
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......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
WINDEV Framework License Agreement
Using the task management and the schedule
Time management is extremely important......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......