ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
PDF Reader control events
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
FinCurrentVal (Function)
Returns the current value of investment.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Handling an Upload control through programming
The Upload control is used to upload one or more files....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Bluetooth constants
List of constants used by the Bluetooth functions....
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
HErrorLock (Function)
Used to check whether a lock error occurred.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......