ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
OBEX constants
List of constants used by the OBEX functions....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Font (Type of variable)
A Font variable creates a font programmatically...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
DnDForce (Function)
DnDForce is kept for backward compatibility.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Handling menu options programmatically
The menu options can be handled......
Animating a Static control
Two methods can be used to animate a Static control......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
MDIOpen (Function)
Opens and enables an MDI child window.
HSetLog (Function)
Enables or disables log management on a file.