ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CharactTypeCount (Function)
Returns the number of characters matching a given type.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
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.
DateDifference (Function)
Calculates the number of days between two dates.
Val (Function)
Returns the numeric value of a character string.
fMemExist (Function)
Checks the existence of a shared memory area.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
InfoBuild (Function)
Displays a custom message in a system information window.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
fLock (Function)
Entirely or partially locks an external file.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
WDSQL: Executing a SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
FTPCommand (Function)
Sends a specific FTP command to a server.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.