ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
dPolyline (Function)
Draws a line composed of multiple segments.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
fUnlock (Function)
Entirely or partially unlocks an external file.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
MaskFormat (Function)
Formats a character string using an InputMask variable.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.