ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
LooperAdd (Function)
Adds a row at the end of a Looper control.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Local procedure
Two types of procedures are available......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.