ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Error 532: The size of the string to extract must be strictly positive
Pyramid charts
Pyramid charts allow you to view data in descending order......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
HTTPCreateForm (Function)
Creates an HTTP form.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Operations performed on activity diagrams
The following paragraphs explain......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
Partial indexing of memos
You now have the ability to index the content of a text memo item......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min