ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
grCreate (Function)
Creates a specific type of chart.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
grExist (Function)
Checks the existence of a chart in memory.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
HDescribeItem (Example)
Usage example of the HDescribeItem function
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
fTime (Example)
Usage example of the fTime function
zipAddDirectory (Example)
Usage example of the zipAddDirectory function