ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadFirst (Function)
Sets the position on the first record according to a browse item.
Customizing the User Groupware
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Share your projects via Git
Git is a source code manager......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
API (Function)
Runs a function found in an external DLL.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Time management help
Time management is extremely important......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
8. 10 tips for better interfaces...
Set of procedures
The global procedures are grouped in set of procedures......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Constants for managing projects
List of constants used by the functions for managing projects....
Manager of automated tests
The test manager is used to......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Global and local variable
Two types of variables are available......
Creating a Java archive
When your Java application is developed, you can......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Installing a SOAP server with Apache
Principle for running threads
At runtime, an application runs in a main thread......