ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Voice commands in your applications
The applications that you develop can react to the user's voice......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
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
Code history
The code history is used to......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Structure of data files of user groupware
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
12. External component in practice
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Starting WDOptimizer in a command line
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Generating a class diagram
The generation is used to create the WINDEV classes ("......
grParameter (Function)
Retrieves or modifies a chart parameter.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......