ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
gImageExists (Function)
Checks whether an image was loaded in memory.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Document (Property)
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
HTTPCreateForm (Function)
Creates an HTTP form.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
HsMenu,Name (External language)
Adds a menu into the window that is opened.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....