ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code snippets
The code editor allows you to enter "Code snippets"......
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
ERR_DISCONNECTED_EXEC
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
<Date type>.ToInteger (Function)
Converts a date to an integer.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
GanttChangeMode (Function)
Modifies the period (which means the number of days) displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
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....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Use a calendar to enter dates
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Error 701: The property is read-only
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].