ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
AppOpenForm (Function)
Working: an application listing on the Android (Play Store) or iOS (App Store) market, so that users can rate and/or comment on it. the form for configuring the In-App purchases of an application....
9. Sharing a project in practice
Sharing a project in practice...
WLanguage properties available in PHP
The following properties are available in PHP...
ERR_BAD_VERSION_RQS
Modal (Property)
The Modal property determines whether the bottom sliding window associated with the current current window is modal or modeless.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Returns the number of the line that contains a character identified by its position in a block of text....
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Properties associated with a window
List of properties associated with a window...
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
3. Application development cycle
Development cycle of a WINDEV application....
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
Constants for managing contact functions
Index (Property)
The Index property is used to get the index of an element.