ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
Applet control properties
List of properties associated with the Applet control...
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
PageVisible (Function)
Indicates whether the page is visible to the user.
gpwMode (Function)
Returns the runtime mode of the User Groupware.
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
PermissionRequest (Function)
Prompts the user to grant an application permission.
TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....