ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fShortPath (Function)
Returns the full short path of a file or directory.
fLongPath (Function)
Returns the full long path of a file or directory.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Brazil.checkTaxNumber (Function)
Tests the validity of a tax number in Brazil.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Local procedure
Two types of procedures are available......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
FontCreate (Function)
Creates a font definition.
Classes, members, methods and properties
A class is made of......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min