ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Hyper File functions available for backward compatibility
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
dBackground (Example)
Usage example of the dBackground function
Code snippets
The code editor allows you to enter "Code snippets"......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
Image control in a page
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.