ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
PostMessage (Function)
Sends a Windows message to a control or to a window.
HDeclare (Example)
Usage example of the HDeclare function
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
fOpenTempFile (Function)
Creates and opens a temporary file.
ArrayMoveLine (Function)
Allows: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
HConnect (Example)
Usage example of the HConnect function
Container column in a Table control
A cell found in a Table control can contain a set of controls......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.