ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
fSeek (Example)
Usage example of the fSeek function
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
<Source>.Add (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
ContentType (Property)
The ContentType property gets and sets the content of an element.
LooperCount (Function)
Returns the number of rows in a Looper control.
OpenMobileWindow (Function)
Opens a window in a mobile application.