ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
3. Types of accessible data files
1. The WINDEV Framework
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
DisplayBookmarks (Property)
The DisplayBookmarks property is used to: identify the display mode of bookmarks in a Word Processing control. show or hide bookmarks in a Word Processing control....
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Warning 127: You are using a data source local to the process
FolderModeImage (Property)
The FolderModeImage property is used to get and change the display mode of the folder image in TreeView and TreeView Table controls.
ERR_NOTADEVVERSION
Time and date management properties
List of properties for managing dates and times...
Date and Time management functions
List of functions for managing dates and times...