ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Page templates
WEBDEV allows you to create page templates......
Software license agreement
WINDEV Express license agreement...
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Private Store for mobile applications
There are two methods two deploy your applications......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......