ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
CharactType (Function)
Returns information about the type of character.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
FontCreate (Function)
Creates a font definition.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
fDateTime (Example)
Usage example of the fDateTime function
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
8. Sharing a project in practice
17. TLS/SSL: Encrypting information on the Web
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
grType (Function)
Identifies or modifies the type of chart.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......