ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
fRead (Example)
Usage example of the fRead function
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
Managing the users of an application installed in network
The management of users allows you to find out from the server......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
HConnect (Example)
Usage example of the HConnect function
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.