ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Data persistence
The data persistence is used to store the value typed by the user......
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Page Footer block
The Page footer block is run at the end of each page......
HDelete (Function)
Deletes a record from a data file (query or view).
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Items (Property)
The Items property is used to configure the different items of a full-text index.
1. WINDEV editors
WINDEV editors...
1. WEBDEV editors
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
2. Projects in practice
Discover the main operations that can be performed on a project....
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control