ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinFutureVal (Function)
Returns the future value of an investment.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Animation (Property)
The Animation property animates an image.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Procedure/Function
A procedure is used to associate an identifier with a statement block......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
HClient structure
The HClient structure is used to......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Header
The Header property is used to get and change a header.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
HOpenConnection (Function)
Opens a connection to a specific database.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......