ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
Compilation instruction: COMPILE SI
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Using .NET assemblies in a project
To use .NET assemblies in a project......
URI
The URI keyword can correspond to...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
SendKey (Function)
Simulates the keystrokes and the mouse actions.
The planes in WEBDEV
The planes are used to group the controls of an element......
Creating user accounts
A User account allows the server administrator to......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.