ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grDraw (Function)
Draws a chart according to the specified parameters.
ThreadMode (Function)
Changes the management mode of threads.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
grOrientation (Function)
Modifies the orientation of chart axes.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
HRecreateSubscriberReplica (Function)
Recreates the subscriber replica description file (universal replication only) based on the information of the master replica (.rpm and .syn files).
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Position
The Position keyword can correspond to...
fOpen (Example)
Usage example of the fOpen function
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Configuring an application with User Groupware
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.