ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
TimeToInteger (Function)
Converts a time to an integer.
Format (Property)
The Format property is used to define the data format of a data file.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
fDir (Function)
Finds a file or directory.
LOOP statement
The statement block is repeated endlessly...
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Infinite Progress Bar control
Progress bars provide useful information to the end user......
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
fMemExist (Function)
Checks the existence of a shared memory zone.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.