ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
<Page>.Address (Function)
Used to find out the Internet address of a page.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
Error 204: using a parameter without optional value after parameters ...
Error 301: Unknown identifier
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
LooperInsert (Function)
Inserts a row into a Looper control.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
iParameterReport (Function)
Configures the printer by opening the configuration window.
Asc (Example)
Usage example of the Asc function
Charact (Example)
Usage example of the Charact function
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
iPrintImage (Function)
Sends the image file to print to the print buffer.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Dashboard constants
Constants used by the functions for managing Dashboard controls...