ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Page Header block
The Page header block is printed on each new page......
"About" window
The "About" window is used to display and access various information about the current application......
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
3. Application development cycle
Development cycle of a WINDEV application....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Accessing a database via a web service
The database can be accessed via a web service......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
Lock functions
List of Lock functions...
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.