ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
DriveListeDirectory (Function)
Lists the directories of an Drive.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
HTMLRemoveAttribute (Function)
Removes a given attribute
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
CertificateSignString (Function)
Creates the signature of a character string.
Android Control Center
Do you know where to find your application log files?...
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Handling menu options programmatically
The menu options can be handled......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
Feedback component
The Feedback component is a component provided with WINDEV......
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.