ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
The pages
Pages are the main interface of a WEBDEV site......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Execute (Function)
Starts the execution of a process through programming.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
CharactType (Function)
Returns information about the type of character.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
iBorder (Function)
Prints a border at specified coordinates.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.