ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
GDI+ framework
Some WINDEV features use the GDI+ framework......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
X (Property)
The X property is used to get and change the X-coordinate of an element.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
<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.)....
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
9. Types of standard controls
Types of standard controls...
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
2. Analysis in practice
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
Setup on a local network (LAN)
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Upload control events
The following processes are associated with the Upload control:...
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.