ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
KeyCompareKey (Function)
Compares an initial key with an activation key.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HSetLog (Function)
Enables or disables log management on a file.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....