ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Types of standard controls
Types of standard controls...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
PermissionRequest (Function)
Prompts the user to grant an application permission.
SenderAddress (Property)
The SenderAddress property allows you to get and change the sender address of an email.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
SysShutdown (Function)
Stops the system or closes the current Windows session.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Generating an application for Universal Windows 10 App
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
iWindowCancel (Function)
Configures the print cancel window..
Socket constants
List of constants used by the functions for socket management....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).