ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Compilation options (chm format)
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
HAddUser (Function)
Adds a user to a database.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
CameraConfigure (Function)
Allows you to configure the video capture driver.
PageChangeLayout (Function)
Applies a specific layout to a page.
MemSort (Function)
Sorts the elements found in a memory zone.
VideoConfigure (Function)
Allows you to configure the video capture driver.
Email management functions
List of functions for managing emails...
HStatTime (Function)
Returns the time of the last update for the index statistics.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.