ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Events associated with Table controls
List of events associated with Table controls...
Error 106: Redefinition of a global variable
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
Events associated with Java Applet controls
List of events associated with Java Applet controls...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
API (Function)
Runs a function found in an external DLL.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
The Static control
A Static control is a control used to display a static text......
Error 4: A space is required after the ':' character
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
BackgroundTaskAdd (Function)
Adds a new background task.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.