ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Subject (Property)
The Subject property is used to get and change the subject of an element.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Edit control
The Edit control allows users to enter data......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
HAdd (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)....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.