ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Advanced types
The advanced types of WLanguage are as follows...
Operations performed on use case diagrams
The following paragraphs explain......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
MyReport (Reserved word)
MyReport is used to handle the current report...
Specific features of the Express version
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Operations in a Select query : add and delete
The following paragraphs present......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
MyPage (Reserved word)
MyPage is used to handle the current page...
5. Deploying a dynamic site (Session or AWP) in practice
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Share your projects via Git
Git is a source code manager......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Enumeration (Type of variable)
An enumeration is a set of values......
IF statement
The conditional IF statement allows you to run an action according to a condition...
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......