ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
HDeleteView (Example)
Usage example of the HDeleteView function
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Creating an insert query
An insert query (corresponding SQL statement......
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
DnDCacheData (Example)
Usage example of the DnDCacheData function
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
RegistrySetValue (Example)
Usage example of the RegistrySetValue function
EmailReadMessage (Example)
Usage example of the EmailReadMessage function
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
ThreadSendSignal (Example)
Usage example of the ThreadSendSignal function
RegistryCreateKey (Example)
Usage example of the RegistryCreateKey function
NetClientMessageBox (Example)
Usage example of the NetClientMessageBox function
xlsClose (Example)
Usage example of the xlsClose function
AppointmentAdd (Example)
Usage example of the AppointmentAdd function
LoadWDL (Example)
Usage example of the LoadWDL function
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
OpenSister (Function)
Opens a non-modal sibling window.
fAttribute (Function)
Returns or modifies the attributes of a file.
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
PDFPassword (Function)
Protects a PDF document with a password.
fLongPath (Function)
Returns the full long path of a file or directory.
SOAPAddSAMLAssertion (Example)
Usage example of the SOAPAddSAMLAssertion function