ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
Sound (Function)
Plays a sound in WAV format.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
BurnerCancel (Function)
Cancels the current burn process.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
NoteDelete (Function)
Deletes a repositionable note found in the current window.
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
Compile (Function)
Dynamically compile a Procedure whose source code is supplied (dynamic compilation).