ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CallDLL32 (Example)
Usage example of the CallDLL32 function
<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
Service management functions
List of functions for managing services...
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Generating the setup program
The last wizard step for creating the setup program allows you to......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
WebSocket functions
List of functions specific to WebSocket servers...
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
ReplicInfo (Function)
Returns information about a replication.