ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SendMessage (Function)
Sends a Windows message to a control or to a window.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Info (Function)
Displays a custom message in a system information window.
Contains (Function)
Allows you to check if a substring is within a string.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
fLock (Function)
Entirely or partially locks an external file.
ControlToSource (Function)
Assigns the control value to the source of a control link.
fSize (Function)
Returns the size of a file (in bytes).
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
zipClose (Function)
Closes an archive.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).