ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView Table control functions
List of functions for managing TreeView Table controls...
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
SilverLight control properties
List of properties associated with the SilverLight control...
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Popup control properties
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
HTTPAddFile (Function)
Adds a file to the HTTP form.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
StringInsert (Function)
Inserts a string into another character string at a given position.