ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
fSelect (Function)
Opens the Windows file picker.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
fCreateLink (Function)
Creates a link on a file at the specified location.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
XMLAddChild (Function)
Adds a child tag into an XML document.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
HOpen (Function)
Opens a data file.
Voice commands in your applications
The applications that you develop can react to the user's voice......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
GPSGetPosition (Function)
Retrieves information about the current device position.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
TimePicker (Function)
Opens the system time picker.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......