ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
BurnerErase (Example)
Usage example of the BurnerErase function
ThreadState (Function)
Returns the current status of a thread.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
Right (Function)
Extracts the last characters from a string or string buffer.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
grOrientation (Function)
Modifies the orientation of chart axes.
iCloseReport (Function)
Stops printing the current report immediately.
Global and local variable
Two types of variables are available......
FTPDate (Example)
Usage example of the FTPDate function
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
iEndReport (Function)
Forces the report print to stop.
grExist (Function)
Checks the existence of a chart in memory.
grDeleteAll (Function)
Erases a chart and destroys this chart.
iPrintZone (Example)
Usage example of the iPrintZone function
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Size (Example)
Usage example of the Size property
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.