ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.SetMemo (Function)
Used to modify the management mode of memo items.
Time (Type of variable)
The Time type is used to easily handle the times...
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
HSetMemo (Function)
Used to modify the management mode of memo items.
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Report blocks
A printed report includes several sections......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Guide organization
Organization of WINDEV Concepts...
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....