ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Principle for running threads
At runtime, an application runs in a main thread......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Type (Property)
The Type property is used to get and change the type of an element.
Installing the monitoring robot
The monitoring robot includes three executables......
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
SysSetFocus (Function)
Sets focus to a window or control.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......