ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCreate (Function)
Creates an external file.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
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.).
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
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).
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
zipDeleteAll (Function)
Deletes all files from an archive.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
iFont (Function)
Selects the default font.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
Error 35: 'Continue' is available in the loops only