ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PC SOFT Free Technical Support
Thank you for buying one of our products......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....