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.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
BurnerEject (Function)
Opens or closes the door of current burner.
Font
The Font keyword can correspond to: a Font variable. the Font property....
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
fDriveInfo (Function)
Returns information about a drive.
iZoneHeight (Example)
Usage example of the iZoneHeight function
iReportPrintingStatus (Function)
Returns the status of the current print.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Page with parameters
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).