ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
ExecutePresetAction (Function)
Runs a preset WINDEV action.
WordCount (Function)
Returns the number of words in a string.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Looper control functions
List of functions for managing Looper controls...
InJavaMode (Function)
Indicates whether the code is run in Java.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Power (Function)
Raise a number to a power.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
grOrientation (Function)
Modifies the orientation of chart axes.
grExist (Function)
Checks the existence of a chart in memory.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iCloseReport (Function)
Stops printing the current report immediately.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
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....