ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
NFC functions
Functions used to manage the NFC standard...
LoadDLL (Function)
Loads the specified library (DLL) in memory.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
<mongoDatabase variable>.CreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
HCross (Function)
Crosses a record in a data file.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....