ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

18. Secure payment
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
Describing a problem to the Free Technical Support
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
7. AJAX technology
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
HDescribeItem (Function)
Describes a file item through programming.
Size (Property)
The Size property is used to determine and change the size of an element.
Size (Property)
The Size property is used to determine and change the size of an element.
Size (Example)
Usage example of the Size property
CertificateSignExecutable (Function)
Signs an executable file with a certificate.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...