ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Project description: Theme tab
The project description window allows you to configure various elements of your project......
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....