ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL: Change of name
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Data persistence
The data persistence is used to store the value typed by the user......
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Error 810: * can only be used for a parameter with a default value
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
Speech synthesis in the mobile applications
The phones can talk!......
Constants for WLanguage types
List of constants for managing WLanguage types....
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
11. Controls in practice
Discover the main characteristics of the controls...
HFSQL Client/Server: Configuring the data files on the server
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....