ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Message text file format
The text files created by WDMSG use a specific format......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
Error 1004: To explicitly access an element of the base class '%1', use the syntax
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").
Error 1050: This member already exists in the composite variable
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......
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
WEBDEV 2024 Tutorial
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").
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.