ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
ThreadMode (Function)
Changes the management mode of threads.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
EXE constants
List of constants used by the functions for managing executables....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).