ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SIPVisible (Function)
Displays the keyboard.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
SOAPRun (Function)
Runs a procedure on a SOAP server.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
General environment of WINDEV
Project Management Hub: Time tracking
The time spent can be listed on......
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
fCreateLink (Function)
Creates a link on a file at the specified location.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
Using a query with parameters
A query with parameters can be used......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.