ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Control Center
Do you know where to find your application log files?...
DDEExecute (Function)
Sends a command that will be run on the server.
PostMessage (Function)
Sends a Windows message to a control or to a window.
SendMessage (Function)
Sends a Windows message to a control or to a window.
FTPCommand (Function)
Sends a specific FTP command to a server.
CallDLL32 (Example)
Usage example of the CallDLL32 function
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
DDESend (Function)
Sends a data to the program connected via DDE.
iPrintImage (Function)
Sends the image file to print to the print buffer.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Z-index of a control
All the controls in a window or report have a different z-index......