ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
<emailIMAPSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).
Make calculations easier with the calculator
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Project management functions
List of functions for managing projects...
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
ERR_BAD_CONTEXT_FOUND
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
ERR_DISCONNECTED_RELOG
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
ERR_BAD_FILE
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....