ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cube control properties
List of properties associated with the Cube control...
Conference control properties
List of properties associated with the conference control...
OLE control properties
List of properties associated with an OLE control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
Splitter control properties
List of properties associated with the Splitter control...
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Hyper File functions available for backward compatibility
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Common project
Projects are often cross-platform......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
ActiveX control properties
List of properties associated with the ActiveX control...
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
NetworkConnect (Function)
Associates a drive with a shared network directory.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
fWriteLine (Example)
Usage example of the fWriteLine function