ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extracting messages added or modified since last extraction
A project was already created and translated......
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
FinNetCurrentVal (Function)
Returns the net current value of investment.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Index (Property)
The Index property is used to get the index of an element.
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.