ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Starting WDOptimizer in a command line
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Defining clickable areas
In a page, an Image control can contain clickable areas......
dBackground (Example)
Usage example of the dBackground function
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
6. Internal window
Internal windows...
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
MyPage (Reserved word)
MyPage is used to handle the current page...
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
dFont (Example)
Usage example of the dFont function
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).