ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
xlsClose (Example)
Usage example of the xlsClose function
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
URI constants
The following constants are used by URI-specific functions:...
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
fImageSelect (Example)
Usage example of the fImageSelect function
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Constants for managing the windows
List of constants used by the functions for managing the windows...
ShellExecute (Function)
Opens a document in its associated application.
Hasp constants
The Hasp constants are as follows......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
HSetPosition (Example)
Usage example of the HSetPosition function
xlsOpen (Example)
Usage example of the xlsOpen function
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Configuring the SOAP administrator
W3C standardization
You must comply with the W3C standard (HTML 4......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......