ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Events associated with the project
List of events associated with the project...
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Error 507: The '++' operator is not allowed
1. Managing emails
WINDEV includes multiple methods to manage emails...
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Validity period of site pages
When creating a page, a validity period can be defined for this page......