ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
X (Property)
The X property is used to get and change the X-coordinate of an element.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Menu management functions
List of functions for managing menus...
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
DisplayFormattingMarks (Property)
The DisplayFormattingMarks property is used to: Determine if formatting marks are shown or hidden in a Word Processing control. Show or hide formatting marks in a Word Processing control....
Using the task management and the schedule
Time management is extremely important......
WDDIXIO overview
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
9. Hardware and software requirements
2. Modes to install an application
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....