ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grExist (Function)
Checks the existence of a chart in memory.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
HToItem (Function)
Assigns the specified value to an item of the current record.
5. The following files are automatically created
2. Analysis in practice
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Caption (Property)
The Caption property is used to get and change the text of an element.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
iPageHeight (Example)
Usage example of the iPageHeight function
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Creating an executable: General options
The main executable options are as follows......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.