ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
NoSpace (Function)
Returns a character string without the space characters: from the left and right side of the initial string. within the string....
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
ServiceControl (Function)
Sends a control message to a service.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
xlsClose (Function)
Closes an XLS file.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
EventChange (Function)
Modifies the status of an event.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...