ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
The server is currently updated. Retry later.
12. Control templates
...Control templates...
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
WEBDEV Application Server 2024
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......