ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
Error 28: No END statement is associated with this SWITCH
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Complete (Function)
Returns a character string of a specified length.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
FolderData (Function)
FolderData is kept for backward compatibility.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
DDESend (Function)
Sends a data to the program connected via DDE.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
IntegerPart (Function)
Returns the integer part of a number.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
USBFind (Function)
Finds a USB device according to keywords.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
TextToXML (Function)
Converts an ANSI string to an XML string.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.