ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reverse code modeling
The reverse code modeling allows you to view in a graph......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Description window of a combining query
The description window of a combining query consists of several sections......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Type and version of Web server
The configuration diagnostic displays the following error......
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
19. Upload: Sending files to the server
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
13. Types of standard controls
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
Handling an Organization Chart control through programming (prefix syntax)
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Contains (Function)
Allows you to check if a substring is within a string.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
LanguageToName (Function)
Returns the name of a language.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.