ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
5. Which type of server to choose?
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
VariableReset (Function)
Resets the variable to its initial value.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
Popup window
WINDEV allows you to open windows in popup format......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
MDIOpen (Function)
Opens and enables an MDI child window.
SocketConnect (Function)
Connects a client computer to a given socket.
HDFS constants
The following constants are used by the HDFS functions:...
grDraw (Function)
Draws a chart according to the specified parameters.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.