ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iFont (Function)
Selects the default font.
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
BrowserPlatform (Function)
Returns the user's browser platform....
iParameterPDF (Function)
Defines the options for the generated PDF file.
sfSessionInfo (Variable type)
The sfSessionInfo type is used to get information about the current session...
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
FTPRenameFile (Function)
Renames or moves a file located on an FTP server (File Transfer Protocol).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).