ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Popup control through programming (prefix syntax)
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
WINDEV concepts
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Environment of the data model editor
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Error 2109: You are using the ObjectInfo function
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
12. Control templates
WINDEV Mobile allows you to create control templates....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
WDMSG, WDTRAD and WDDIXIO: Translation tools
Creating an executable: General options
The main executable options are as follows......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
License agreement - HFSQL Client/Server
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Time management help
Time management is extremely important......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Information 2105: This function was renamed
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
Action Bar control events
Utility components
WINDEV includes several utility components that allow you to handle data directly......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.