ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
OpenMobileWindow (Function)
Opens a window in a mobile application.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Typecasting of parameters
The description of the parameter type is optional......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Query based on query
Queries can be based on items from another query......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Creating the Vision windows of the WINDEV RAD pattern
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Creating the Relation windows of a WINDEV RAD pattern
Creating the Form windows of a WINDEV RAD pattern
Translating a text file with WDTRAD