ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
NumberInWords (Function)
Converts a number to words.
Constants for managing projects
List of constants used by the functions for managing projects....
Various constants
List of various constants used by the constants WINDEV functions....
Compilation options
The compilation options allow you to define the help system generation settings......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
15. Creating the executable in practice
Creating the executable in practice...
StringBuild (Function)
Builds a character string from an initial string and parameters.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Aliases on data files: HAlias
The aliases are used to handle......
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
INIRead (Example)
Usage example of the INIRead function
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
HOpenConnection (Function)
Opens a connection to a specific database.
System constants
List of constants used by the system functions....