ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
SocketCreate (Function)
Creates a socket.
fWrite (Function)
Writes: a character string into an external file. a memory section....
fAttribute (Example)
Usage example of the fAttribute function
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
fOpenTempFile (Function)
Creates and opens a temporary file.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
fDirRename (Function)
Renames a directory.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Power (Function)
Raise a number to a power.
dCopyImage (Example)
Usage example of the dCopyImage function
HAlias (Example)
Usage example of the HAlias function
zipExtractAll (Example)
Usage example of the zipExtractAll function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Advanced types
The advanced types of WLanguage are as follows...
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Creating the Vision pages of the WEBDEV RAD pattern
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.