ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
Popup control properties
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
zipListFile (Function)
Returns the list of files found in an archive.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Properties associated with the options of a Switch control
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
fOpenTempFile (Function)
Creates and opens a temporary file.
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.