ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
DocUpdateFormula (Function)
Updates the formulas in a document.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
HandleParentNext (Function)
Forces the parent of the next window to open.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
MapGetJSObject (Function)
Returns the instance of the API of Map control.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
LOOP statement
The statement block is repeated endlessly...
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
FinNetCurrentVal (Function)
Returns the net current value of investment.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.