ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
zipDeleteAll (Function)
Deletes all files from an archive.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
fUnlock (Function)
Entirely or partially unlocks an external file.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
zipMsgError (Function)
Returns the message associated with an error code on an archive.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Pivot Table control functions
...Pivot Table control functions...
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.