ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Functions for managing the Word Processing control (prefix syntax)
The following functions are used to manage Word Processing controls:...
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
HStopServer (Function)
Stops an HFSQL server.
HDeleteServerTrigger (Function)
Deletes a server trigger.
3. Types of accessible data files
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
PageVisible (Function)
Indicates whether the page is visible to the user.
gpwMode (Function)
Returns the runtime mode of the User Groupware.
TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...