ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
pdfControlOption (Variable type)
The pdfControlOption type is used to get and set the following characteristics of an option of a control present in a PDF form: option text. selected or deselected state of the option....
ERR_BAD_ACTION
The test mode cannot operate without the project and its pages, ...
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
HListLink (Function)
Returns the list of table bindings (Merise type) present: in the current database schema, in ongoing database schemas (projects with multiple database schemas). in a specific database schema....
<emailIMAPSession variable>.UnsubscribeFromFolder (Function)
Removes a folder from the list of subscribed folders. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
EmailUnsubscribeFromFolder (Function)
Removes a folder from the list of subscribed folders. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
nWDGetLastError: Code of the last error
Error code of last error......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Debugger: Step-by-step project execution
Running a project step-by-step allows you to start the debugger when launching the application......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Handling Gantt Chart controls programmatically
5. User Groupware in practice
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......