ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTempDir (Function)
Returns the name of directory used to store the temporary files.
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
WinOutWidth (Function)
Returns the full width of a window (including the border).
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
Error 23: No END statement is associated with this WHILE
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.
ImageInitialWidth (Property)
The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control.
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Error 20: The variable of the FOR loop should be a real
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....