ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
grSourceSeries (Function)
Defines the source of a series.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
HTMLToText (Function)
Converts an HTML string or buffer to text.
Configuring the SOAP administrator
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
Seek (Function)
Searches for the index of an element in a WLanguage array.
Phone management functions
List of functions for phone management...
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
StringInsert (Function)
Inserts a string into another character string at a given position.