ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
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....
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
17. TLS/SSL: Encrypting information on the Web
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......