ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: know how to refresh a data-bound Table control linked to an HFSQL Client/Server table. specify the refresh mode of a Table control bound to an HFSQL Client/Server table....
MapCircle (Variable type)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
diagLibrary (Variable type)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
docNumberingLevel (Variable type)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
CurrentYear (Function)
Returns the current year in integer format.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
SendKey (Function)
Simulates the keystrokes and the mouse actions.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
PythonExecute (Function)
Executes a function present in a Python module.