ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
RegistryNextKey (Function)
Identifies the key found after the specified key in the Windows registry.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Error (Function)
Displays a custom error message in a system error window.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).