ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.SeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
<Source>.CheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
PC SOFT Free Technical Support
Thank you for buying one of our products......
OpenChild (Function)
Opens a non-modal child window.
IntegerPart (Function)
Returns the integer part of a number.
DecimalPart (Function)
Returns the decimal part of a number.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Area (Property)
The Area property is used to define an area.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Currencies
A currency is a real coded on 10 bytes....
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.