ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifDeleteCategory (Function)
Deletes a notification category from the application.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
IDToken (Property)
The IDToken property is used to get the token associated with an authentication.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
Timestamp (Property)
The Timestamp property is used to manage the timestamp of values.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
SecondaryMessage (Property)
The SecondaryMessage property is used to get and change the secondary message displayed below the primary message of the notification.
ColorFormat (Property)
The ColorFormat property is used to manage the color format (color or grayscale).
TimelineDisplay (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
HDeactivateTrigger (Function)
Disables a trigger.
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....