ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
TimeToString (Function)
Converts a time to a string in the specified format.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
HListConnection (Function)
Returns the list of connections currently described in the application.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
fClose (Function)
Closes an external file.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
Complete (Function)
Returns a character string of a specified length.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
ThreadPause (Function)
Pauses the current thread during the specified duration.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Max (Function)
Returns the greatest value passed as parameter.
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....
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.