ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
PageDisplay (Function)
Displays a web page in the user's browser....
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
fClose (Example)
Usage example of the fClose function
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.