ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Information 302: Ambiguity between a variable and a control
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 app mode. Function kept for backward compatibility....
fDirectoryExist (Function)
Checks the existence of a directory.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Manipulating Scheduler controls programmatically
A Scheduler control can be......
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST web service function.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
Currencies
A currency is a real coded on 10 bytes....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......