ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSeek (Example)
Usage example of the fSeek function
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any tables......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
SQL functions for handling spatial data
Below are the main SQL functions that can be used to handle spatial data in SQL queries......
fLock (Function)
Entirely or partially locks an external file.
PythonExecute (Function)
Executes a function present in a Python module.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Client/Server: Connecting client computers to the server
In order for the application to be able to handle the tables found on the HFSQL server, the connection that will be used by the application must be defined in the project......
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.