ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Project managers: How to 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......
fTime (Example)
Usage example of the fTime function
FaxConnect (Function)
Establishes a connection to a fax server.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
9. Types of standard controls
Types of standard controls...
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Events associated with internal windows
List of events associated with internal windows...
Font (Type of variable)
A Font variable creates a font programmatically...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
ComponentInfo (Function)
Returns information about a component.
Position (Function)
Finds the position of a specified string within another string.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn