ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
16. Protecting access to the site: passwords
19. Sending emails
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
DataType (Function)
Identifying the type of a WLanguage variable.
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
HAddUser (Function)
Adds a user to a database.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
WEBDEV Application Server 2024
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
3. Managing sockets
WINDEV includes advanced socket management functions....
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Enumeration (Type of variable)
An enumeration is a set of values......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......