ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).