ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
WDHFDiff - Use
WDHFDiff is used to compare......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......