ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDirSize (Function)
Returns the size of a directory in bytes.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Configuring the SOAP administrator
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
Information 302: Ambiguity between a variable and a control
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Recompiling the project
The project compilation is a process used to......
Service constants
List of constants used by the functions for managing services....
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Comparison operators
The comparison operators can be divided into several categories......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.