ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Creating the Form pages of a WEBDEV RAD pattern
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Generating the setup program
The last wizard step for creating the setup program allows you to......
Parameter (Property)
The Parameter property is used to get and change certain parameters.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
LCommand (External language)
Returns the command line passed in parameter to the executable program.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
The Upload control
The Upload control is used to upload files on the Web server......
Telephony constants
List of constants used by telephony functions...
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
18. Order of execution of the code of buttons/links
1
4
5
6
7
8
311
>