ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
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....
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
DnDCursor (Example)
Usage example of the DnDCursor function
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
PC SOFT Free Technical Support
Thank you for buying one of our products......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
fMoveFile (Function)
Moves a file from one directory to another.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Events associated with the Pivot Table control
11. User Macro-Code: UMC in practice