ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
The Check Box control
A Check Box can correspond to......
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
CursorCapture (Example)
Usage example of the CursorCapture function
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
grParameter (Function)
Retrieves or modifies a chart parameter.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HFSQL management functions
List of functions for HFSQL management...
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
14. Controls in practice
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).