ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
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.
ExtractLine (Function)
Extracts a specific line from a character string.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
ImageScrollingPosition (Function)
Returns the displayed image.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.