ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
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......
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.
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.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Query editor
The query editor is used to automatically create queries on the data files......
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
HInfoLog (Function)
Returns information about the server logs.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.