ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
LoadParameter (Function)
Reads a persistent value.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
System constants
List of constants used by the system functions....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Comparison operators
The comparison operators can be divided into several categories......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.