ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageNumber (Property)
The PageNumber property gets and sets a page number.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
fFileName (Function)
Returns the name of an external file that is currently opened.
FirstDayOfMonth (Function)
Returns the first day of the month.
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
fExtractPath (Example)
Usage example of the fExtractPath function
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HTTPAddFile (Function)
Adds a file to the HTTP form.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
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......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
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).
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......