ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
grRaised (Function)
Used to display a chart with raised effect.
grSourceSeries (Function)
Defines the source of a series.
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......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
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.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
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......
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.
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.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.