ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
FreeDLL
The FreeDLL keyword can correspond to ...
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Print modes of a report
Several print modes are available for a report....
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
MemSeek (Example)
Usage example of the MemSeek function
Creating and handling an item
The main operations that can be performed on an item are as follows......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Managing space characters in the searches?
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
8. Windows in practice
Discover the main actions that can be performed on the windows....
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
HSubstDir (Example)
Usage example of the HSubstDir function