ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
The single-part and multi-part archives
Two types of archives are available......
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Handling an internal component
An internal component is a set of elements from a project......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Creating the skin template of a report