ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
History of versions
The history of setup versions is an advanced feature of the network setup......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Passing parameters
The parameters can be passed to a procedure......
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Google constants
List of constants used by the Google functions....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
Share your projects via Git
Git is a source code manager......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).