ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
Operator on Address
The & operator returns the address of a variable as an integer
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
WEBDEV 2024 Tutorial
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Error 1005: To explicitly access a global element of '%1' class, use the syntax
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......