ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Sending elements to Free Technical Support
HCloseAnalysis (Function)
Closes the current analysis.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Passing parameters
The parameters can be passed to a procedure......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Running the test of the User Groupware and installing it
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......