ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
RegistryListKey (Function)
Lists the sub-keys of a registry key.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
The planes (in a window or in a report)
The planes are used to group the window controls......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Operator on Address
The & operator returns the address of a variable as an integer
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Creating the executable and the setup program
The languages supported by the application are taken into account......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<Page>.OpenChild (Function)
Opens a non-modal child window.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
VariantConvert (Function)
Converts the value stored in a Variant variable].
ArrayReverse (Function)
Reverses the content of a one-dimensional array.