ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Creating an action plan
The action plans group all actions that will be performed by the software factory....
HTMLToText (Function)
Converts an HTML string or buffer to text.
13. Generation modes
Code snippets
The code editor allows you to enter "Code snippets"......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
dStraighten (Function)
Transforms an image by applying perspective correction.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
1. WINDEV editors
WINDEV editors...
1. WEBDEV editors
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Display (External language)
Displays a value in a control or assigns a value in a variable.