ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
iCloseReport (Function)
Stops printing the current report immediately.
Wait (Function)
Temporarily stops the program execution.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
MQTT constants
Constants used by the MQTT functions...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
CallDLL32 (Function)
Runs a function found in an external DLL.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).