ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
fSeek (Example)
Usage example of the fSeek function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......