ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
PDF printing: Special cases
Specific features of print in PDF format...
zipDeleteFileList (Function)
Deletes a list of files from an archive.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Image control in a page
ERR_NO_CURRENT_PAGE
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
ERR_BAD_URL