ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
HOpen (Function)
Opens a data file.
HChangeName (Function)
Modifies the physical name of a data file.
AppInstallUPD (Function)
Triggers the automatic update of current application.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
ThreadState (Function)
Returns the current status of a thread.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
NumberInWords (Function)
Converts a number to words.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
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......
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
PicCreate (Function)
Creates an image in the Image Editor control.