ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Service constants
List of constants used by the functions for managing services....
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Pre-launched sessions
A pre-launched session is a session of a Web site (or web service) automatically started on the Web server from the WEBDEV Application Server......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
ScanFromCameraToImage (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
5. Site test in practice
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
MyGuidedTour
The MyGuidedTour variable is used to handle the current Guided Tour. The MyGuidedTour variable is used to get the characteristics of the GuidedTour variable used.
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.