ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
ID (Property)
The ID property is used to get and change IDs.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Installing a SOAP server with Netscape iPlanet 4.1
SocketRead (Example)
Usage example of the SocketRead function
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
PDF file management functions
...PDF file functions...
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Sidebar control properties
List of properties associated with the Sidebar control...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
DDERetrieve (Example)
Usage example of the DDERetrieve function