ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating PDF files
PDF is one of the most widely used formats for sending and storing electronic documents......
Search in current code
When coding, developers often need to do a quick search in the current code...
Control template
A control template is a set of controls that can be re-used in several windows or pages......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
OpenDocumentAsynchronous (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. The result can be retrieved via a WLanguage procedure ("callback") when the document editing window is closed. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....