ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
Types of Edit controls
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Automatic management of exceptions
The management of exceptions can be customized by process......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Variable scope
Variables can be declared anywhere in the code....
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
System constants
List of constants used by the system functions....
Alias (Property)
The Alias property gets the alias of an element.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Error 31: The file to include is not found. Check the name and path ...
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.