ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
sEvent (Function)
Branches an event on a serial port.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
HTTP constants
List of constants used by the HTTP functions....
CharactType (Function)
Returns information about the type of character.
Salesforce functions
List of Salesforce functions...
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Socket management functions
List of functions for managing sockets...
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Aliases on data files: HAlias
The aliases are used to handle......
8. Optimizing an application
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Comparison operators
The comparison operators can be divided into several categories......