ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Site map of PC SOFT documentation
3. Deploying a dynamic WEBDEV site
5. Displaying a WEBDEV Session site
7. Dynamic site on specific configurations
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
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......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Creating requirements
The following steps must be performed to implement the requirements......
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
1. What is a website?
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
Sharing elements with a WINDEV application