ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
TimeToInteger (Function)
Converts a time to an integer.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Print constants
List of constants used by the print functions....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Test of a query
The query editor allows you to run the test of query result......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
PageVisible (Function)
Indicates whether the page is visible to the user.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Mouse management functions
List of functions for mouse management...
Optional events
By default, the codes available in the code editor correspond to the most common codes......