ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
fSeparator (Function)
Returns a file path with normalized separators.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
The Line control
A Line control is used to display a line in a page......
Events associated with Toolbar controls
List of events associated with Toolbar controls...
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of an element.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
The Cell control
The Cell control contains controls......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.