ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
ThreadExecute (Function)
Starts the execution of a secondary thread.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
HDescribeLink (Function)
Describes a link between two data files through programming.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
LooperInsertLine (Function)
Inserts a row into a Looper control.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
15. Creating the executable in practice
Creating the executable in practice...
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
NetworkUser (Function)
Identifies the name of the connected user.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).