ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a SOAP server with Netscape iPlanet 4.1
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
MyPage (Reserved word)
MyPage is used to handle the current page...
ExceptionInfo (Function)
Retrieves information about the current exception.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
grDestinationWnd (Function)
Defines a window as chart destination.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
fMoveDir (Function)
Moves a directory and its content.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
fClose (Function)
Closes an external file.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Open (Function)
Opens a modal WINDEV window.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
HTTP constants
List of constants used by the HTTP functions....