ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
NetDiskList (Function)
Lists the available disks: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Manipulating Toolbar controls programmatically
WINDEV allows you to programmatically manipulate Toolbar controls......
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Phone constants (Android / iOS)
ArrayMove (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.)....
TableRecNum (Function)
Returns the number of the current record in a data-bound Table control based on a table.
Move (Function)
Allows: 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.)....
Information 2104: This function is kept for backward compatibility
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
PostMessage (Function)
Sends a Windows message to a control or to a window.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.