ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
12. Synchronizing data
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
InServiceMode (Function)
Indicates whether the code is run in a service.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
Decode (Function)
Decodes a character string that was encoded by Encode.