ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCreate (Function)
Creates an archive.
SQLFirst (Function)
Positions on the first row of the query result.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
HCross (Function)
Crosses a record in a data file.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
10. Page templates
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
NetworkConnect (Function)
Associates a drive with a shared network directory.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......