ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExePriority (Function)
Returns or modifies the priority of an application currently run.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
WidgetProcedure (Function)
Specifies the procedure that will be called when the user clicks an iOS 14 widget.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Asc (Function)
Returns the ASCII code of the specified character.
Replication management functions
Three types of replication are proposed......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
State (Property)
The State property is used to get and change the state of an element.
How to develop a PHP site?
What is a PHP site?......
Running the test of the User Groupware and installing it
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....