ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
SpreadsheetMoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
<Spreadsheet>.MoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Voice commands in your applications
The applications that you develop can react to the user's voice......
REP files
REP files contain the list of data files handled by the application....
6. Internal window
Internal windows...
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Testing the WEBDEV Application Server setup with an example
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.