ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
WLanguage procedure called by AndroidActivityResultProcedure
WLanguage procedure ("callback") called by AndroidActivityResultProcedure when the result of a third-party Activity is retrieved.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
HFSQL constants
List of constants used by the HFSQL functions....
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Merging differences (SCM)
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......