ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Table>.AddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
2. User-friendly editors in practice
User-friendly editors in practice...
Error 103: The type is unknown
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....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.