ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
fListDisk (Function)
Returns the list of disks installed on the computer.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
ThreadPause (Function)
Pauses the current thread during the specified duration.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Sending elements to Free Technical Support
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....