ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Calling a procedure/a function
Syntax for calling a local or global procedure.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min