ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Salesforce functions
List of Salesforce functions...
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Print constants
List of constants used by the print functions....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Events associated with windows
List of events associated with windows...
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Scheduler control events
The following events associated with Scheduler controls:...
StatVarianceP (Function)
Calculates the variance for a full series of values.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Find/Replace in the current project
The "Find/Replace" feature is used to......
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Google Calendar management functions
List of functions for managing Google calendars...
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
ThreadExecute (Function)
Starts the execution of a secondary thread.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.