ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
EmailCheckAddress (Function)
Checks the validity of an email address.
FTP constants
List of constants used by the FTP functions....
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
15. Creating the executable in practice
Creating the executable in practice...
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
Service variable
The Service variable is used to......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min