ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
AppInstallUPD (Function)
Triggers the automatic update of current application.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
RGBBlue (Function)
Returns the blue component of an RGB color.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Sensor constants
Constants used by the SensorXXX functions...
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
WinStatus (Function)
Identifies or modifies the window status.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
Configuring an application with User Groupware
Events associated with internal windows
List of events associated with internal windows...
HTTPAddFile (Function)
Adds a file to the HTTP form.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
BufferToHexa (Function)
Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00").